Thread: PHP Signatures
View Single Post
Re: PHP Signatures
Old
  (#2)
Pierre-Marie Baty
Roi de France
 
Pierre-Marie Baty's Avatar
 
Status: Offline
Posts: 5,049
Join Date: Nov 2003
Location: 46°43'60N 0°43'0W 0.187A
Default Re: PHP Signatures - 29-07-2005

Not directly possible AFAIK. The random image hack works because where the forum script believes it's linking to a real image (because it's enclosed in < IMG > tags) it's actually a PHP script that outputs the random image data in place. For text, the only way to do it would be to generate your text and map it into an image, kinda like those fashionable signatures that say "you are IP x.y.z.t, your ISP is blahblah.org, you run Windows XP and IE6, pwned!" - these are images generated on the fly.



RACC home - Bots-United: beer, babies & bots (especially the latter)
"Learn to think by yourself, else others will do it for you."
  
Reply With Quote