--- 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 to me that either a dollar sign is missing, or the line is
intended to define a constant (although I prefer my constants to be
uppercase), in which case the wrong syntax is being used.
What version of PHP are you using that does not generate a parse error?
Chris
=====
My Blog
http://shiflett.org/
HTTP Developer's Handbook
http://httphandbook.org/
RAMP Training Courses
http://www.nyphp.org/ramp
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php