PDA

View Full Version : Dynamic Images/Userbars.


Ninja of Frozen Milk
04-06-2009, 03:48 PM
How does one create a dynamic sig similar to Julian's and(for a time) Atkins'?

Wanna put all my useless quotes on one line :p

Mr.Onion
04-07-2009, 02:31 AM
Atkins, at least, has his own webserver, where he had a PHP file to do it.

AtkinsSJ
04-07-2009, 06:55 AM
Julian did the same, because he asked me for the code. :p

I set-up a PHP script to take my Hamumu signature and draw a random string on it from a database. I got rid of it because to be random enough, I set it not to be cache-able, so it ate-up bandwidth like nobody's business.

If you want the code I can post it.

Ninja of Frozen Milk
04-07-2009, 03:42 PM
Nevermind then

Julian
04-10-2009, 03:24 PM
Julian did the same, because he asked me for the code. :p

I set-up a PHP script to take my Hamumu signature and draw a random string on it from a database. I got rid of it because to be random enough, I set it not to be cache-able, so it ate-up bandwidth like nobody's business.

If you want the code I can post it.
What do you mean, I asked you for the code? Mine existed before yours! I even posted my code a while back :P