Pitfalls of Transactions with PHP (ONLamp)
Database transactions are important for data reliability and consistency. Used properly, they can prevent many types of errors. Used improperly, they can cause many other kinds of errors. Kimberlee Jensen demonstrates using transactions with PHP well.
PHP Virtual Guide
Video tutorials covering PHP from the basics to advanced techniques.
PHP Tutorial (Tizag)
A PHP tutorial that covers all the basics of PHP. It is geared towards web developers with little or no PHP experience.
PHP Tutorial (by Martin Geisler)
This tutorial is aimed at users who have no previous experience with programming in PHP or any other programming language.
PHP Sessions Introduction [PHP Freaks]
PHP has a great set of functions that can achieve the same results of Cookies and more without storing information on the user's computer: PHP sessions. This is nearly 99% flawless in operation and it is virtually invisible to the user.
PHP RRDTool tutorial
A tutorial on using RRDTool's PHP extensions to gather data, report statistics, and generate graphs.
PHP MySQL Interactive Website Design
The lessons provided in this PHP/MySQL tutorial are short and simple. You'll learn to create and manipulate a simple database of names and birthdates.
PHP For Designers
PHP introduction for web designers by Matt Mullenweg.
PHP Feedback Form with Source Code
Tutorial for feedback, bug report, contact PHP forms includes all copy and paste code.
PHP Common Mistakes and their Solutions
About the various security concerns and mistakes people make when developing, and their solutions.
[ 1 ] [ 2 ] [ 3 ] [ 4 ] [ 5 ] [ 6 ] [ 7 ]
|