[thelist] PHP Question

Eric Cestari eric at ohmforce.com
Tue Dec 11 10:06:48 CST 2001


Hi,

Just a small syntax error :
It is whether
<? echo $REQUEST_URI; ?>
or
<?=  $REQUEST_URI ?>
But not both (= is just a shortcut for echo )

cheers,
         Eric
At 10:00 11/12/2001 -0600, you wrote:
>This one is probably my fault, but I can't figure this out. I am trying to 
>set page subnavigation (ie. cookie trials) using PHP's REQUEST_URI 
>variable. However, this line (I was using for testing) seems to stall the 
>page :
>
><?= echo $REQUEST_URI; ?>
>
>Yet, phpinfo() displays all the correct information (including the correct 
>value for $REQUEST_URI.
>
>Any suggestions? Am I missing something?
>
>Regards,
>Burhan "I need my coffee" Khalid
>
>
>
>_________________________________________________________________
>Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
>
>
>--
>For unsubscribe and other options, including
>the Tip Harvester and archive of TheList go to:
>http://lists.evolt.org Workers of the Web, evolt !





More information about the thelist mailing list