Updates
Latest Tweet
What's New?
Check out for latest innovation, a computer based training video collection
Like this Page
PHP Cookbook Review by J. Page
Boils down what you want your scripts to do
A book to teach simplification in coding. For everyone who has read three or four PHP books, this book solves so many puzzles you may have created for yourself. Each recipe gives you a good basis for using a PHP function. As the recipe progresses, the book sometimes demonstrates how to simplify your code further. By the end of each recipe - usually no longer than a page or two - it introduces discussion as to the usefulness of the script or resources to read more about expanding upon the function.