![]() | Click here to see my office hours and to schedule appointments (use "Guest user?" button) |
(Ch. 2 has a brief tutorial)
Introduction to CVS
PostgreSQL Documentation
Using MySQL and PHP on Allegheny's webpub site
Zend.com PHP tutorials
WebMonkey PHP/MySQL Tutorial
DevShed PHP Tutorials
DevShed MySQL Tutorials
DevShed JavaScript Tutorials
PHPBuilder.com (articles, tutorials, etc.)
PHPHelp.com (supposedly for beginners)
PHP articles at the O'Reilly site
MySQL articles at the O'Reilly site
PHP/PostgreSQL tutorials
Database Journal MySQL/PostgreSQL Tutorials and Information
PostgeSQL language / plpgsql language reference
O'Reilly Safari bookshelf 14-day free offer
*include_once>http://us3.php.net/manual/en/function.include-once.php*
*require_once>http://us3.php.net/manual/en/function.require-once.php*
*header>http://us3.php.net/manual/en/function.header.php*
*session_start>http://us3.php.net/manual/en/function.session-start.php*
*session_unset>http://us3.php.net/manual/en/function.session-unset.php*
*session_destroy>http://us3.php.net/manual/en/function.session-destroy.php*
*mysql_connect>http://us3.php.net/manual/en/function.mysql-connect.php*
*mysql_pconnect>http://us3.php.net/manual/en/function.mysql-pconnect.php*
*mysql_select_db>http://us3.php.net/manual/en/function.mysql-select-db.php*
*mysql_query>http://us3.php.net/manual/en/function.mysql-query.php*
*mysql_fetch_array>http://us3.php.net/manual/en/function.mysql-fetch-array.php*
*mysql_close>http://us3.php.net/manual/en/function.mysql-close.php*
by Clancy Malcolm
"Ten Security Checks for PHP, Part 2" by Clancy Malcolm
"Form Validation on the Client Side" by Martin Tsachev
Javascript tutorial from W3Schools.com
The section devoted to forms validation
Form Validation by Paul Adams and Apple Developer Connection
form and Javascript form validation examples from javascriptkit.com
Javascript validation + PHP form processing from DevShed Forums
All PostgreSQL functions
PostgreSQL JDBC interface
"What Employers Want from Students: a Report from OOPSLA"
by Phil Pfeiffer (from SIGCSE Bulletin, 1999)