Jump to content
xisto Community
alapidus

How Do I Embed Scripts Into Images?

Recommended Posts

You can't.Excepted when the image library has bugs, but that's a security hole.

Well this topic really interests me too. I see people with signatures that are images and they have a character holding a sign and it says something and it shows your IP address. How do they do that? I would like to make that, except I want to make a custom design with my own graphics.

Share this post


Link to post
Share on other sites

That are not normal images but scripts or better yet dynamic images mostly done by asp (aspImage) but its also posible with php I have seen.I think if you search with google @ dynamic images + php OR asp" you will find something you could use to make them yourself <_<

Share this post


Link to post
Share on other sites

Well this topic really interests me too. I see people with signatures that are images and they have a character holding a sign and it says something and it shows your IP address. How do they do that? I would like to make that, except I want to make a custom design with my own graphics.

It's probably javascript.....some use that for like image counters and stuff.....don't they ???
Um nevermind

Share this post


Link to post
Share on other sites

I see people with signatures that are images and they have a character holding a sign and it says something and it shows your IP address. How do they do that?

They are perfectly valid images, with no script in them. The only thing to notice is that they're generated dynamically (but all it's done on server-side : you can save the image, it'll show exactly the same thing...)

The easiest way to do this is to use PHP and the GD library.

Share this post


Link to post
Share on other sites

For something like a dynamic picture/counter that displays number/names/etc, you would need to code something from your server not a script embedded into an image. It would be like some php code that decides what picture to use.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.