PHP Tutorial

Making Clean URL's

This tutorial is about Using Php and Mod_rewrite
General » slipszenko.net
Score(+): 2 | Views: 153 | Save it | Report it


Top 20 Similar PHP Tutorials

Making Clean URL's

This tutorial is about Using Php and Mod_rewrite
General » slipszenko.net
Score(+): 2 | Views: 153 | Similar Tuts | Save it | View this tutorial

How to safely clean user data

Using regular expressions to clean data can ensure that you will not get any sort of MySQL injections.
Security » nucleocide.net
Score(+): 3 | Views: 210 | Similar Tuts | Save it | View this tutorial

How to make clean and readable code in PHP

Keeping your code clean is essential. Therefore Combined Minds will give you some handy tips to increase readability in this tutorial. A must-read for all beginning PHP coders.
Basics » combined-minds.net
Score(+): 3 | Views: 174 | Similar Tuts | Save it | View this tutorial

Macronimous - Writing clean, secure and easy to maintain PHP code

Any code when written in a clean, easy to understand and formatted way is readily accepted and acclaimed by one and all. It is essential that the codes we write should be able to be understood by all, because the same programmers need not necessarily work on the same set of codes always.
Basics » macronimous.com
Score(+): 5 | Views: 280 | Similar Tuts | Save it | View this tutorial

Making your own WordPress Plugin!

Learn How to make your own WordPress Plugin!
General » marek.litomisky.com
Score(+): 3 | Views: 152 | Similar Tuts | Save it | View this tutorial

Making a History Page for BIG Sites

Learn how to make a History Page for BIG Sites
General » thescripts.com
Score(+): 3 | Views: 136 | Similar Tuts | Save it | View this tutorial

Making a recursive search class without killing yourself

Learn more about making a recursive search class
General » forums.thewickedflea.com
Score(+): 4 | Views: 119 | Similar Tuts | Save it | View this tutorial

Making a simple site search with using PHP and MySQL

Learn how to make a simple site search with using PHP and MySQL
General » avengex.com
Score(+): 2 | Views: 134 | Similar Tuts | Save it | View this tutorial

Making Data Dynamic - The main strength of PHP is support for a vast number of DBs

This tutorial tackles quite a number of databases and shows the basic operations with them: connecting, sending SQL statements, and evaluating the return values. No matter what your database-driven web application must do, it always has to do these steps.
Advanced » brainbell.com
Score(+): 3 | Views: 153 | Similar Tuts | Save it | View this tutorial