Download the zip file or go here: http://snipe.net/tech/scripts/php/
--------------------------------------------------
FEATURE LIST:
--------------------------------------------------
This is a postcard script with a web based admin for easy maintenance.
USER INTERFACE-
1. Multiple (unlimited) categories for cards
2. Default text comes with each card but can be edited by the user if they want
3. Sends an email with their pickup URL
4. Sends an email to the sender when the user picks it up. This only happens ONCE
so that if the recipient goes back several times to look at it, the sender
will not get spammed
5. Full-size preview of the image pops up in javascript window
6. Card Preview
7. Error checking on required fields
ADMIN INTERFACE -
1. Ability to add new cards, edit the full size and thumbnail images as well as default
text and category on existing cards, and delete cards
2. Ability to add, edit, and delete categories
BEHIND THE SCENES-
1. It utilizes a "language" file, so that every bit of text that appears in both the
user and admin screens can be translated in one file
2. All variables are in a configuration file which makes a brand new install take
about 20 minutes if you type slow. Colors, database names, font face,
directory structure, and other important variables are all totally customizable
3. The image/thumbnail height and width is dynamically generated, ensuring that the
page
will load nicely
4. Highly Intuitive interface
5. Draws from header and footer files to enable fast adapting to site-specific look and
feel
6. QuickLinking to specific Categories
(ie. "http://snipe.net/phpCards/admin/phpCardsChoose.php?CatID=1")
7. Sent card data is retained in it's own table, so that if you delete a category or
specific card, any users who have already been sent this card but have not yet
picked it up will still be able to retrieve their card
See the user demo at:
http://snipe.net/phpCards/
See the admin demo at:
http://snipe.net/phpCards/admin/