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



Reply via email to