|
Posted by Geoff Berrow on 03/25/06 00:13
Message-ID: <1143236654.901195.159130@v46g2000cwv.googlegroups.com> from
universalbitmapper contained the following:
>
>The bug could come from any place, like a space in the results from the
>query.
No it couldn't come from any place. PHP runs on the server, you can
have as much code as you like before header(), it's only generating
output if you either print or echo.
It is output you are looking for. Does your '<?php ' start right at the
top? A simple blank line (outside your php code) would cause output to
start.
--
Geoff Berrow (put thecat out to email)
It's only Usenet, no one dies.
My opinions, not the committee's, mine.
Simple RFDs http://www.ckdog.co.uk/rfdmaker/
Navigation:
[Reply to this message]
|