PHP Happy new year 2006
I released a cool PHP script that generates a wish card.
You can both use it and hack on it.
For users
Point your browser to http://swobodin.fedora-tn.org/wp-content/lab/card/?from=Sender&to=Receiver
&msg=Your_Message&wish=Your_Wish, and change the following parameters:
- from: your name
- to: receiver name
- msg: your message, eg. “Happy_New_Year_2006“
- wish: your signature, eg. “Sincerely,“
Note that you should replace whitespaces by underscores ( _ ) and separator is ampersand (&).
For Developers
This script uses PHP and GD 2 with TTF and JPEG support.
You may find the source code following the links; and is free to use, modify and distribute.
I denied access to both the JPEG and TTF files because they are proprietary.
Enjoy!

July 3rd, 2007 at 8:00 pm
thanks for sharing your script, i love PHP prgramming