![]() |
PHP Signatures
Howdy all,
I noticed a while back there was a solution for a dynamic picture signature, posetd by PM and a few others. I'm wondering if it's possible to do this with text aswell? I can't seem to get a dynamic text signature going... Anyway able to help with this? (PHP) Ta in advnace, chem |
Re: PHP Signatures
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.
|
Re: PHP Signatures
Oh gawd. PHP isn't my main language. VB, C++, and ASM are. I assume I could find some examples on the internet (or possibly here [hint] [hint] :))? Does PHP have an IDE?
Ta in advance :) chem |
Re: PHP Signatures
That (on-the-fly image generation) ain't done with PHP man, it's some CGI or something that's being called by PHP... :)
PHP is just a HTML preprocessor scripting language :) I can't be of much help here... |
Re: PHP Signatures
|
All times are GMT +2. The time now is 09:21. |
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.