On Sat, 31 Jul 2004 13:27:41 +1000, Keith McIlvride
<[EMAIL PROTECTED]> wrote:
> I am very new to PHP. The first line of my php file is "<?xml version="1.0"
> encoding="iso-8859-1"?>" This page is straight out of a Dreamweaver sample
> file.
> When the page is parsed I get this error "Parse error: parse error,
> unexpected T_STRING in c:\Inetpub\wwwroot\TestPHP\comments-view.php on line
> 1"
> 
> Can anyone help.
> 

Turn off short_open_tag in your php.ini.

-- 
DB_DataObject_FormBuilder - The database at your fingertips
http://pear.php.net/package/DB_DataObject_FormBuilder

paperCrane --Justin Patrin--

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to