"Dre" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> line 8 is <?php
>
> just that .. and the code before it is the following
>
> file://==================================================
> <html>
> <head>
> <title>Untitled Document</title>
> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
> </head>
>
> <body>

Why not putting your PHP code at the top of the page? The blank line between
</head> and <body> might cause the error.

Regards, Torsten Roehr

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

Reply via email to