cannot modify header information - headers already sent
Permalink 1 user found helpfulheader("Pragma: public");
header("Content-Type:.... etc etc..
Problem is I keep getting the "cannot modify header information - headers already sent" error message when I call the function...
is there any way round this in C5 ??
That may work..