you can create a dynamic signature by simply creating the PHP script that would output the image, and then having the vb code point to the image creation file.
Code:
[img 1]http://yourdomain.com/imagecreationscript.php[/img]
Simply remove the space and the 1 after the first image bit.
If you can give me a working exampple of that I would love you forever.
I have object orientated Image creator that out puts the image.
You cant have a php script in a image tag, this would be a huge security breach. As now any twit can run a php script from the tag. Also a image tag just places the link to the image you specefied in a img src html tag which would work if html was on.
If it where this easy, there would be more dynamic sigs out there.
Edit:
Also how come the resize image tag isn't allowed?
Code:
[img=100x100]http://[img]
Edit:
Ok, check it out.
A image tag linking to a php script:
[noparse]
[/noparse]
A image tag linking to a directory with a index.php in it:
[noparse]
[/noparse]
A image tag linking to a *.png file that is actually a php script, directory has a .htaccess file in it:
[noparse]
[/noparse]
Just noticed that you can add tags to the post by pressing "ctrl+b" for bold as an example. Normal control commands are still the same though. Cool.
Edit:
Ohhh.... I eat my words man. So sorry. Tried it before and had no luck though. But why the hell does it resize to a tiny little block?
Edit:
As a bonus Corey just installed the GD-Image-AnimatedGif-0.05 perl module.
So now I have a long mission to try and create a site that you could create a multitude of different sigs from.
Sorry, man. Really do eat my words.