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
PHP Web Logs (BLogs)
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
Submit Site
Forex Trading Online forex trading platform

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 : 3 of 5 (graded 2 times)
Viewed : 11967
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 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
DDN FFA Network Script
Categories : PHP, MySQL, Complete Programs, HTML and PHP, Databases
bookmarker - PHP, PHPLIB, MySQL WWW based bookmark manager
Categories : MySQL, PHP, MySQL, Complete Programs, Databases
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
Accepts a database & hostname from a user and then HTTP username and password. Uses this to connect to a MySQL database. Produces a form based on the tables it finds there to allow the user to do SELECTs, INSERTs, and DELETEs.
Categories : Databases, PHP, MySQL, Complete Programs
a function that builds an HTML select list from any mysql table.
Categories : PHP, MySQL, HTML and PHP
phpAds, a complete banner and ad management system with detailled tracking and stats.
Categories : MySQL, Complete Programs, Ecommerce, PHP, Databases
Point and Click Interface ala MS Access for creating SQL statements.
Categories : MySQL, Complete Programs, General SQL, PHP, Databases
Message of the Day - Random Message (Needs MySQL!)
Categories : Databases, HTML and PHP, PHP, MySQL
A very simple way to build and do a hierarchical html categories browser without javascript , just using html php and mySql
Categories : HTML and PHP, Databases, Algorithms, PHP, MySQL
Tropicalm Genetree Family (MySQL based family tree)
Categories : PHP, Interfaces, Databases, MySQL, Complete Programs
Automatically printing the contents of an sql table in MySQL.
Categories : MySQL, PHP, HTML and PHP, Databases
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