All that's left is to script the actual image process in image.php, make user input safe, and complete the forms and styles layout in index.php.
All vars and includes are taken care of, including generating the .htaccess link codes so no permanent images are ever saved to server.
*NOTE:
There is a limit to the length of links (encoded strings) that can be passed this way on some servers.
If you have large text strings or many vars to pass, this application is not for you.
Empty vars cannot be passed from index.php to server.php
You must set a default value or 'true' or 'false' for each var used!
Enter a Comma Delimited List Of all Vars to be passed from index.php to image.php in this project - ie:
me, you, them, us
($mt (for session and image identification) will be automatically added!) Allowed Chars: (a-zA-Z0-9_-)
If you find a bug, would like to contribute templates or other code to this project,
or have any suggestions for this generator, please open a ticket at http://www.smileygenerator.us/support