I'd like to know what would be the best way to proceed to have a randomly displayed image in my sig?
I thought about php but it seems that php is not allowed on the page ( did a search on the forum and found one thread where Swamper mentionned that php was not authorized )
the reason why I want to do this is cause I would like to have different sigs and if they could be randomly displayed that would be way way cool
anyone serious suggestions?
Jul-23-2002 12:35
Swamper
Webmonstah
Registered: Jan 2000
Location: Toronto, Canada
I dunno if (1) would work but (2) definately would
1) Point it to a php file that is set up with a 302 redirect to a random image in the header
2) Get hosting somewhere on a linux box and set up a crontab to change your sig every minute by copying say sig1.jpg to sig.jpg and then sig2.jpg to sig.jpg and then u just link to sig.jpg
___________________
"In a world of illusion you only see what you feel"
Jul-23-2002 14:52
HyPeRSoNiC
Has Posted Here
Registered: Aug 2001
Location: Yavne, Israel
quote:
Originally posted by Swamper
1) Point it to a php file that is set up with a 302 redirect to a random image in the header
but I thought you said that PHP is not authorized here.....
___________________
Jul-30-2002 16:59
jdat
Jay Van Dat
Registered: Oct 2001
Location: I dont even know
quote:
Originally posted by HyPeRSoNiC
but I thought you said that PHP is not authorized here.....
I myself am puzzled on this issue
Jul-30-2002 17:52
HyPeRSoNiC
Has Posted Here
Registered: Aug 2001
Location: Yavne, Israel
quote:
Originally posted by jdat
I myself am puzzled on this issue
swamper?
___________________
Jul-31-2002 23:45
wombat
tranceaddict in training
Registered: Jul 2002
Location: Tampere, Finland
it would be easy as hell if you know php
___________________
m00
Aug-01-2002 09:34
jdat
Jay Van Dat
Registered: Oct 2001
Location: I dont even know
I know php + I have a functionning script
but it can't be hosted here
this is odd
Aug-01-2002 14:45
Swamper
Webmonstah
Registered: Jan 2000
Location: Toronto, Canada
quote:
Originally posted by HyPeRSoNiC
but I thought you said that PHP is not authorized here.....
I didn't say anything about having php in the signature code, what I meant was having an IMG tag pointing to a php file somewhere and within that file you have 302 redirects to various JPGs and you use whatever method you want (random, time based) to determine what JPG is returned so it'll display in your sig
I just tested that way and it works
___________________
"In a world of illusion you only see what you feel"