Jump to content

Dynamic Signatures


Recommended Posts


gamehead200 ! but i have one problem.

How do I download the signatures after I made them?

You can get me a guide?

Really thanks!

What do you mean? All you have to do is simply right-click on the image and save it.

Link to comment
Share on other sites

This impression I can not download a file PHP.

Very strange..

and i mean if i click on "send" this is make the signature at folder like "signatures".

and in folder signatures have all the signatures that people Did.

if you can do this i Really be Happy :)

and Sorry about my English.

Edited by Insane
Link to comment
Share on other sites

You have two options:

First, when you right-click on the image, save the image with a different extension (in this case, it's a PNG image being generated, so the file extension should be .png).

Second, rename your PHP script to something with a .png, for example, myimage.png. Now create a file named .htaccess in the same directory and add this in the file, where myimage.png is the file you just renamed:

<Files myimage.png>
ForceType application/x-httpd-php
</Files>

FYI, a lot of this is explained here already.

Hope this helps.

Link to comment
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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...