|
|
PHP Scripts:
PHP RGB Hexadecimal Color Picker: Select background colors and font colors from pull-down menu.
PHP/MySQL 'INSERT INTO table' script with duplicate checking: This script inserts new row in database, but first it checks for duplicates.
PHP/MySQL 'DELETE row' script with some basic error checking: A web form to delete single rows.
PHP/MySQL 'UPDATE table' script with duplicate checking: A web form to change single rows. Unwanted rows are changed instead of deleted; useful with table that uses "auto-increment."
The PHP/MySQL version: Browser Stats & Site Hit Counter: Keep track of which browsers are being used to access your site. This one uses MySQL and also computes browser usage by percentage.
PHP/MySQL Advanced Search: The source code for searching on two fields separately or simultaneously.
PHP Ad Manager: Use the system clock to change ads every hour, half hour, 15 minutes, or any time range. Price ads similar to TV: prime-time slots - $xx an hour, off-peak slots less.
Buzz-phrase Button: Silly example of the switch statement - self-submitting form uses built-in PHP rand function to generate a random number and print two variables to re-paint the button with a completely useless buzz-phrase (code included).
|
|
|
Self-submitting PHP Arithmetic Calculator: Form and PHP code in the same file -- add, subtract, multiply, divide. (Source Code)
PHP Resume Builder: Build an HTML resume in a few minutes. Type or paste information into desired fields; save as HTM or HTML file.
PHP Resume Cover Letter Builder: unique cover letters should be written to accompany each resume. Build an HTML cover letter in a few minutes. Type or paste information into desired fields; save as HTM or HTML file.
PHP Trigonometry Calculator: Self-submitting Trigonometry Calculator -- form and PHP in the same file (includes source code).
Algebra/Math Calculator (JS & PHP): Calculate Square Root, Ceiling (smallest whole number larger then...), Floor (largest whole number smaller then...), and Round Number.
Database backups using phpMyAdmin: Make backup SQL file from live database - Update local table - Restore database on live server.
Browser Stats
POSIX Style Regular Expression Browser Stats (this page only) : |
| Opera |
MSIE |
Netscape |
Other |
| 13% | 71% | 9% | 8% |
** Recommended Reading -- Booklist **
|
|