WeberDev.com PHP and MySQL Code

LOG IN
BEGINNER GUIDES  |  PHP CLASSES  |  CODE SEARCH  |  ARTICLES SEARCH  |  PHP FORUMS  |  PHP MANUAL  |  PHP FUNCTIONS LIST  |  WEB SITE TEMPLATES
Start typing to search for PHP and MySQL Code Snippets and Articles Search
Submit a code Example / Snippet Submit Your Code
Search Engine Optimization Monitor SEO Monitor
Web Site UpTime Monitor UpTime Monitor
WeberDev's Monthly code contest PHP Code Contest
Your Personal Examples List My Favorite Examples
Your Personal Articles List My Favorite Articles
Edit Account Info Update Your Profile
PHP Code Search
Web Development Forums
Learn MySQL Playing Trivia
PHPBB2 Templates
Web Development Index
Web Development Resources
Web Development Content
PHPClasses
PHP Editor
PHP Jobs
Vision.To Design
Ajax Tutorials
PHP Programming Help
PHP/MySQL Programming
Webmaster Resources
Webmaster Forum
XML meta language
website builder
Mobile Dev World

Go Back Add a Comment Send this example to a friend Add this Article to your personal favoritest for easy future access to your favorite Code Examples and Articles. Submit a code example Print this code example.
BACK ADD A COMMENT SEND TO A FRIEND ADD TO MY FAVORITES ADD CODE EXAMPLES PRINT
Title : phpCards - PHP/mySQL postcard script with web based admin to add, edit, and delete cards and categories. Very easy to install.
Categories : PHP, Complete Programs, HTML and PHP, MySQL Click here to Update Your Picture
A. Gianotto
Date : Sep 07th 2000
Grade : 4 of 5 (graded 3 times)
Viewed : 15660
File : phpCardsv1.3.zip
Images : No Images for this code example.
Search : More code by A. Gianotto
Action : Grade This Code Example
Tools : My Examples List

  Submit your own code examples 
 

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/



This program will take data from a user via a web based form, validate it, show it to the user for re-validation, and finally insert it into the database. Plenty of sanity checking on the fields in the form.
Categories : MySQL, HTML and PHP, PHP, Complete Programs, Databases
bookmarker - PHP, PHPLIB, MySQL WWW based bookmark manager
Categories : MySQL, PHP, MySQL, Complete Programs, Databases
DDN FFA Network Script
Categories : PHP, MySQL, Complete Programs, HTML and PHP, Databases
This is a redirection program which is as good as the come.to v3 url redirection, complete with admin interface all clients stored in mysql
Categories : PHP, MySQL, Ecommerce, HTML and PHP, Complete Programs
PHP mySQL learning example This is a complete program to modify tables in a mySQL database on a nice and neat way.
Categories : PHP, MySQL, Complete Programs, HTML and PHP
This script allows people to add their favorite quotes to your website. This could easily be modified to be a guestbook script or comment page script.
Categories : PHP, Complete Programs, HTML and PHP, Misc
Amazon book cover handling
Categories : HTML and PHP, PHP, MySQL, Ecommerce
Complete, simple working example of login screen and check on a unique page using php functions, cookies and mysql database.
Categories : PHP, Cookies, MySQL, HTML and PHP, Authentication
Pull Down Surfing - Surf on Change
Categories : Java Script, MySQL, HTML and PHP, PHP, Databases
PHP3: Formmail. Just a cgi formmail, but than in PHP. It is easy to use!
Categories : HTML and PHP, Email, PHP, Perl, HTML and PHP
phpEasyMail: An easy way to send data from HTML-forms via EMail.
Categories : Email, HTML and PHP, Complete Programs, PHP
BBS system for easy customization. Utilizes mySQL.
Categories : Complete Programs, MySQL, PHP, Databases
Validator 98 - a PHP-script to generate form-validation-code in JavaScript.
Categories : Complete Programs, Java Script, PHP, HTML and PHP
Functions for loading images into a MySQL database and displaying them.
Categories : Graphics, HTML and PHP, MySQL, PHP, Databases
dynamic table columns
Categories : PHP, HTML and PHP, Arrays, Databases, MySQL