What do you have before line 73?

On Thu, 2004-03-04 at 12:03, Enrique Martinez wrote:
> Hello, I'm getting an error that says: 
> 
> Parse error, unexpected T_STRING on line 73
> 
> line 73 is: <?xml version="1.0" encoding="iso-8859-1"
> ?>
> 
> this is what I have below line 73:
> 
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
> Transitional//EN"
> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
> <html xmlns="http://www.w3.org/1999/xhtml";>
> 
> I have PHP-4.2.2, Apache 2.0 on RedHat Linux 9.0
> 
> Any idea how can I fix the problem? Thanks in advance.
> 
> 
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! Search - Find what youre looking for faster
> http://search.yahoo.com

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

Reply via email to