It's version 4.0.3
Lee
Chris Shiflett wrote:
--- Lee Stewart <[EMAIL PROTECTED]> wrote:
Here's a *working* section of code... Note the
location = "browse.php";
on line 23
How does that not generate a parse error? I must be missing something.
It seems
or die(mysql_error($mySql));
session_write_close();
location = "browse.php";
exit;
}
else { // not active user
$errmsg = "Invalid Userid";
unset($username);
}
}
else { // incorrect password
$errmsg = "Invalid Password";
unset($password)
It's not $location = xxx, just
location = "page.php";
And it seems to work as a redirect... But not part of the header
fuction, and not just setting a variable...
Lee
Chris W. Parker wrote:
Lee Stewart <mailto:[EMAIL PROTECTED]>
on Monday, November 10, 2003 12:1
I see the Location: of the Header function there, but what I see in the
code is just a location = and a page name... No header function...
Is it the same thing?
Lee
Jay Blanchard wrote:
[snip]
I'm looking at an existing application that uses a number of statements
like:
location = "page2.php";
Hi...
I'm looking at an existing application that uses a number of statements
like:
location = "page2.php";
I thought I'd seen it somewhere in the PHP doc, but can't find it now..
Can anyone point me to where it's written up?
Thanks,
Lee
--
PHP General Mailing List (http://www.php.net/)
To u
Hi Curt,
No I didn't see a post about space on /tmp... Using df it shows the file
system to only be about 70% full, so there's plenty of space there. Did
you mean something else?
Any other thoughts on where to look?
Thanks,
Lee
* Thus wrote Lee Stewart ([EMAIL PROTECTED]):
&
in the Apache or PHP error logs? Permissions are OK, there is space
on the drive?
Kirk
--
Lee Stewart, Senior SE
Sytek Services, a Division of DSG
(719) 566-0188 , Fax (719) 566-0655
[EMAIL PROTECTED]
www.sytek-services.com
www.dsgroup.com
--
PHP General Mailing List (http://www.php.net
some simple code in "register_globals off" style?
";
?>
Kirk
--
Lee Stewart, Senior SE
Sytek Services, a Division of DSG
(719) 566-0188 , Fax (719) 566-0655
[EMAIL PROTECTED]
www.sytek-services.com
www.dsgroup.com
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
"";
Also, is your php.ini in /usr/local/lib? If PHP can't find it, it will use
its built-in defaults, which is register_globals off.
Kirk
--
Lee Stewart, Senior SE
Sytek Services, a Division of DSG
(719) 566-0188 , Fax (719) 566-0655
[EMAIL PROTECTED]
www.sytek-services.com
w
0 Jul 17 16:55
sess_5160b002714849a598a8a1e62a78a2eb
-rw---1 wwwrun nogroup 0 Jul 20 08:36
sess_7a053a0dd515170e6d0ace739860b71f
-rw---1 wwwrun nogroup 0 Jul 25 11:55
sess_903ef4579ee2f596981aad08efd3bc9d
Thanks for any debugging suggestions...
Lee
--
Lee Stewart, Seni
o length and no information...
Any suggestions would be appreciated...
Lee Stewart
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
11 matches
Mail list logo