tarun Posted December 5, 2006 Share Posted December 5, 2006 im a bit stuck with mime_content_typei wanna make sumthing that instead of outputting image/gif or wateva it cums up wid <img src="example.gif">this is wat i got so far but its wrong<?phpif (mime_content_type('example.gif') == "image/gif"echo ("<img src="example.gif">");{}?>SUM HLP pleasethnx ppl Link to comment https://forums.phpfreaks.com/topic/29540-mime_content_type/ Share on other sites More sharing options...
tarun Posted December 5, 2006 Author Share Posted December 5, 2006 plz help Link to comment https://forums.phpfreaks.com/topic/29540-mime_content_type/#findComment-135539 Share on other sites More sharing options...
tarun Posted December 5, 2006 Author Share Posted December 5, 2006 BUMPPLZ HLP ME Link to comment https://forums.phpfreaks.com/topic/29540-mime_content_type/#findComment-135562 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.