It doesnt necessarily mean the error occured on that line, that may have been the last executed statement post a few more lines or we cant help you.
Regards "Craig" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Can you post your whole file? > > > "Brian Dunning" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > > Here is the top of my file: > > > > <?php > > // Start the session > > session_start(); > > > > Which looks OK to me, but it returns: > > > > Parse error: parse error, unexpected T_STRING in > > c:\inetpub\wwwroot\palms\htdocs\start-selling.php on line 3 > > > > What's going on here?? > > > > - Brian -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php