d2jsp
Log InRegister
d2jsp Forums > d2jsp > General Help > General Help Archive > Header("content-type: Image/gif"); > Can I Edit This?
Closed New Topic New Poll
Member
Posts: 4,034
Joined: Mar 10 2011
Gold: 0.00
Warn: 10%
Jul 8 2011 05:09am
now my rotator only understand Gif files, possibility to add Multiple files types there?
i also have jpg, png files... but it only can open Gif files.

I am noob, do not troll here. Thank you.
Member
Posts: 24,438
Joined: Jul 9 2009
Gold: 0.00
Jul 8 2011 07:20am
Try asking here http://forums.d2jsp.org/forum.php?f=120

Should be able to get a straight answer there.

Quote (Xaysia @ Jul 8 2011 06:22am)
It would actually be better if he posted here: http://forums.d2jsp.org/forum.php?f=126
(Looks like he alread done it, though). ;)


I had just noticed noone had helped this user and took it apon myself too post ;) , And i was one click off , Hes in there general area for a post like this lol
Didnt know he had already posted in there ;) , Post was made well i was asleep.

This post was edited by Gougeon on Jul 8 2011 07:24am
Member
Posts: 13,981
Joined: Dec 9 2007
Gold: 1,735.00
Trader: Trusted
Jul 8 2011 07:22am
Quote (Gougeon @ 8 Jul 2011 15:20)
Try asking here http://forums.d2jsp.org/forum.php?f=120

Should be able to get a straight answer there.


It would actually be better if he posted here: http://forums.d2jsp.org/forum.php?f=126
(Looks like he alread done it, though). ;)
Member
Posts: 4,034
Joined: Mar 10 2011
Gold: 0.00
Warn: 10%
Jul 8 2011 07:42am
well, let me tell what i realised.

if I write this:

Header("content-type: Image/gif");
it opens .GIF

Header("content-type: Image/png");
it opens .PNG

Header("content-type: Image/jpg");
it opens JPG

see? so how I make multi-command there?
Member
Posts: 13,981
Joined: Dec 9 2007
Gold: 1,735.00
Trader: Trusted
Jul 8 2011 07:51am
Try changing it to:

Header("content-type: Image/gif Image/png Image/jpg Image/jpeg");

Retired Moderator
Posts: 15,410
Joined: Jun 2 2005
Gold: 9,504.66
Trader: Trusted
Jul 8 2011 11:29am
Go Back To General Help Archive Topic List
Closed New Topic New Poll