Hi,
I want the script to output a jpeg image. But after that I want a html form as output. First I use header('Content type: image/jpeg');
If I use header('content type: text/html'); in the same script it says:
Warning: Cannot add header information - headers already sent by ....
could anyone help me?
Thanking you in advance,
ruben.
I want the script to output a jpeg image. But after that I want a html form as output. First I use header('Content type: image/jpeg');
If I use header('content type: text/html'); in the same script it says:
Warning: Cannot add header information - headers already sent by ....
could anyone help me?
Thanking you in advance,
ruben.