| Posted by Michael Fesser on 12/21/07 13:03 
..oO(Bob Bedford)
 >The problem is that I've to show html code and images on the same document.
 >I tried this:
 >header('Content-type: text/plain');
 > header('Content-type: image/png',false);
 
 Of course this cannot be done. One URL, one document.
 You need a second script to fetch the image.
 
 Micha
  Navigation: [Reply to this message] |