Pream
05-18-2008, 02:41 PM
I am using some one elses script which involves the header function but it comes after output in my page.
Does anyone know an alternate to the header function which can be used after output?
Here is that line of code:
header ('Content-type: image/png');
Does anyone know an alternate to the header function which can be used after output?
Here is that line of code:
header ('Content-type: image/png');