Sponsored Links
Free eBook for Developers
Learn from the industry's best LINQ, Silverlight, XNA, Excel, .NET
www.informit.com
Search engine via Python
xapian pylons django class $30/3hrs Tue Nov 17 2009 6:30pm 23st&6ave
invisibleroads.com
New York Design School
Start Your Web Design Career. Learn How at our Local Campus.
www.artschoolnyc.com
Directory Sites
Ten Security Checks for PHP (ONLamp)
Though it's easy to create sites in PHP, it's not immune to sloppy coding. Clancy Malcolm explains how to recognize and fix potential security holes.
www.onlamp.com
Using Cookies in PHP (Website Publisher)
Learn how to set and read cookies using the PHP scripting language.
www.websitepublisher.net
Saving Resources with phpCache (Website Publisher)
Tutorial explains how to implement the phpCache script and use it to keep your database server load low.
www.websitepublisher.net
Search Engine-Friendly URLs (Website Publisher)
Article describes three ways to make your URLs search engine friendly using PHP.
www.websitepublisher.net
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.
www.createafreewebsite.net
A description in plain English of what classes are, and how they can make your project easier to complete and extend.
www.phpbuilder.com
Comprehensible PHP Code (PHPBuilder)
A good programmer makes her code look so simple and comprehensible that any other programmer can understand it and appreciate it.
www.phpbuilder.com
Complete and hyperlinked manual documents and explains all elements of PHP. Includes FAQ section and user comments.www.php.net
PHP and Regular Expressions 101 (WebReference)
This tutorial steps through the POSIX-compliant regular expression functions in PHP in a straightforward manner.
www.webreference.com
Template Example with PHP Includes
Show how to use 'php includes' inside a template.
www.ibdhost.com
Open Source Licensing For PHP Scripts
Open Source licensing for PHP scripts. Open Source means that your software is entirely free for use, to anyone, and any user may modify the software to fit his own needs. To launch an open source application, you have to apply the GNU GPL License.
www.phpfreaks.com
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.
www.onlamp.com
Configuration Manipulation With PHP Config (Dev Shed)
This article introduces a toolkit designed specifically for manipulating configuration files, thereby reducing the number of lines of code needed to read and modify application variables. This toolkit is written in PHP and implemented as a class, suitable for use in any PHP-based application and accessible via standard OO techniques.
www.devshed.com
Database Abstraction With PHP (Dev Shed)
Take a look at the PEAR database abstraction layer, one of the coolest PHP widgets out there.
www.devshed.com
File And Directory Manipulation, Part 1 (Dev Shed)
PHP comes with a full-featured file and directory manipulation API that allows you (among other things) to view and modify file attributes, read and list directory contents, alter file permissions, retrieve file contents into a variety of native data structures, and search for files based on specific patterns. This file manipulation API is both powerful and flexible - two characteristics that will endear it to any developer who's ever had to work with file manipulation commands.
www.devshed.com