>
> PHP3 works fine, so does mySQL. I have a basic site generated with a mqSQL database.
> I hard coded the constants and the php is being interpreted, but now I am getting
>header errors.
>
> >Warning: Cannot add more header information - the header was already sent (header
>information may be added only before any output is generated from the script - check
>for text or whitespace outside PHP tags, or calls to functions that output text) in
>c:\inetpub\wwwcart/index.php3 on line 152
>
> I made sure there was nothing above the <?php statements and no output above > the
>header info, so I am lost on this problem.
Look at the HTML source of the page being generated. There are probably
some error messages being hidden as HTML comments.
-jj
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Site: http://www.working-dogs.com/freetrade/
Problems?: [EMAIL PROTECTED]