> Hi List
> 
> I am having trouble using headers.
> 
> I try to include a redirect header in my script, but is fails with the
> familiar ( headers already sent) error.
> 
> I KNOW you should put the headers call where it will cause the first
> output, and I do that, the only thing happening infront of the headers
> call is an include statement to my main db class; this class has
> absolutely NO output unless a function is called (which it is not)...
> 
> What am I missing?

Hi too

May be spaces/empty lines before/after <?php/?> .

-- 
Mario Oberrauch

-----------------------------------------------------------
CREATO - creative online systems - Spindler KEG
Hafenstrasse 47 - 51, 4020 Linz, Austria
Tel:      +43 (0) 732/9015 5940
Fax:      +43 (0) 732/9015 5949
Email:    [EMAIL PROTECTED]
-----------------------------------------------------------


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

Reply via email to