MySQL Forums
Forum List  »  PHP

Re: http://www.url.com/Username -> http://www.url.com?i=ID
Posted by: samfayoumi
Date: December 16, 2005 09:17AM

Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/desabe/public_html/index.php(41) : eval()'d code

A small error in this lines?:

$i=substr(&$_SERVER['REQUEST_URI'],strlen(substr(&$_SERVER['SCRIPT_NAME'],0,1-strlen(strrchr(&$_SERVER['SCRIPT_NAME'],'/')))));
if($i && !isset($_GET['i']) &&



Edited 1 time(s). Last edit at 12/16/2005 09:23AM by samfayoumi.

Options: ReplyQuote


Subject
Written By
Posted
Re: http://www.url.com/Username -> http://www.url.com?i=ID
December 16, 2005 09:17AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.