You have register_globals off, use $_GET['PHOTO'] in your script Hugo Gallo wrote:
I just installed PHPDEV423 to my WIN2000 box. The PHP is functioning
(includes are working fine), but I can not read variables from a URL.
Ex. <a href="secondPage.php?PHOTO=PICT0048.jpg">link</a>
Once the link is clicked. The secondPage.php is not reading the PHOTO=
variable.
Any help on the mistake in my configuration would be helpful.
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

