Jump to content

header Content-Type for PHP&GD for mobile?


NeoMarine

Recommended Posts

I have a php script which, using GD will echo out an image file using parameters for my wapsite.

 

So it would look something like: <img src="getimage.php?imageID=10000">

 

At the top of the page I set: header ("Content-type: image/gif")

 

I need this however to work when viewing from a mobile phone. Is there a specific type of "Content-type" for mobile phones to display gif/png/jpeg/etc. using my getimage.php ?

Link to comment
https://forums.phpfreaks.com/topic/77416-header-content-type-for-phpgd-for-mobile/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.