> >  print $a->header('text/html');
> 
> Even after removing all the arguments inside the header i got 
> the same 
> error.This is true even without specifying new line as in the 
> second case.


Ok then, make sure there's no output before that header() line.
Make sure the web server is configured properly to run the script 
the way you're expecting and that you'e script is configured to 
run properly.

What is the output form the command line?

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to