Nice Looking PHP-based eCard Script/Website This script is a PHP-based eCard system that is easy to setup and use. The simple Administration Console allows the administrator to upload images (JPEG's or GIF's), add eCard categories, and modify existing settings - no more messing with HTML or PHP to get your eCard site up and running and comes with a nice looking template design to close the deal.
- PHP
- MySQL - written to use the free MySQL relational database. It was written with the ADODB database library and could probably be modified to use other databases fairly easily
- GD or GD2 Image Library - The GD or GD2 image libraries are used to automatically create thumbnails in the gCards administration console. These are commonly bundled with PHP - GD2 is bundled with PHP 4.3 by default. GD2 will provide much higher quality thumbnails.
Feature Overview
- JPEG and GIF image support
- User-defined categories
- WYSIWYG editor for composing eCards (IE 5.5+)
- Add smilies to eCards
- Multiple recipients
- Background music
- Multiple lanuage support via language files (only English provided). Ability to switch languages on the fly.
- Cards stored in mySQL database - database access via ADODB library
- E-mails URL to recipients to pickup eCard - no messy HTML mail
- Sender can be notified when recipient picks up eCard (optional)
- Automatic deletion of old eCards (configurable and optional)
- Secure Administration Console
- Image uploading
- Optional automatic thumbnail generation for JPEGs (Using GD or GD2)
- Create and edit Site News
- Category maintenance
- Statistics
- Easy setup and configuration - get up and running in 10 minutes!
- Setup script creates database tables
- Configuration script contains all gCards options
- No fancy libraries or packages required - uses PHP's GD or GD2 library
- Modify look and feel quickly with CSS
- Great browser support!
- Internet Explorer
- Mozilla
- Netscape
- Maybe more! That's all I've tested
Requirements