Php and multiple headers
date posted 1st November 2002 10:32
Hello,
Does anyone how I would add a secondary header halfway down a page like this
below.
Header("Content-Type: image/jpeg");
All I seem to get is an error message saying "headers already sent"
Much appreciated,
Stefan