On Tue, Nov 11, 2003 at 01:46:33PM -0800, Mark wrote:
: >
: > > --- Lee Stewart <[EMAIL PROTECTED]> wrote:
: > >
: > >>Here's a *working* section of code... Note the
: > >> location = "browse.php";
: > >>on line 23....
:
: In v4.3.2, it throws a "Parse error: parse error, unexpected '=' in
: /path/to/file/test.php on line 23".
It'd be helpful to see the rest of the code snippet. But it kinda looks
as if it should be:
$location = "browse.php";
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php