> -----Original Message----- > From: João Cândido de Souza Neto [mailto:joao@xxxxxxxxxxxxxxxxxxx] > Sent: Tuesday, March 21, 2006 11:26 AM > To: php-general@xxxxxxxxxxxxx > Subject: Re: Re: session vars > > This code's exactly the one that produce the error. > > That is, in the line: > > <a href="<? echo $_SESSION["root"]; ?>/about.php"> > > ought to write <a href="http://localhost/buffets/about.php"> > > Did you understand? > > -- > --------------------------------------------------- > João Cândido de Souza Neto > Web Developer > Can you please provide the simplest example starting from where $_SESSION["root"] is initialized to where it is first unsuccessfully used, in the following format: top.php: (insert example code here) page.php: (insert example code here) ... and any other relevant files ... Shaunak Kashyap Senior Web Developer WPT Enterprises, Inc. 5700 Wilshire Blvd., Suite 350 Los Angeles, CA 90036 Direct: 323.330.9870 Main: 323.330.9900 www.worldpokertour.com Confidentiality Notice: This e-mail transmission (and/or the attachments accompanying) it may contain confidential information belonging to the sender which is protected. The information is intended only for the use of the intended recipient. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution or taking of any action in reliance on the contents of this information is prohibited. If you have received this transmission in error, please notify the sender by reply e-mail and destroy all copies of this transmission. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php