.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   General Programming (http://forums.bots-united.com/forumdisplay.php?f=25)
-   -   PHP Signatures (http://forums.bots-united.com/showthread.php?t=4272)

chemicalNova 29-07-2005 09:21

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

Pierre-Marie Baty 29-07-2005 16:40

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.

chemicalNova 31-07-2005 08:33

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

Pierre-Marie Baty 31-07-2005 14:50

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...

[NvT]_KaszpiR_ 09-08-2005 18:47

Re: PHP Signatures
 
try this http://info.wsisiz.edu.pl/~sochon/pl...9zaWduYXR1cmU=


All times are GMT +2. The time now is 09:21.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.