PHP Tutorial

Working With Databases In PHP

This is a Complete Beginners Guide To Working With SQL
Database » evenicoulddoit.com
Score(+): 0 | Views: 27 | Save it | Report it


Top 20 Similar PHP Tutorials

Working with Arrays

Learn How To Work with Arrays with 19 Short Tutorials for Beginners
General » dev.fyicenter.com
Score(+): 0 | Views: 56 | Similar Tuts | Save it | View this tutorial

Working with Arrays

When simple variables are just not good enough you should use arrays
General » brainbell.com
Score(+): 0 | Views: 38 | Similar Tuts | Save it | View this tutorial

Advanced PHP: Working with Interfaces

When you create an interface, you're basically creating a prototype/blueprint of functions that classes using the interface must implement in order to be valid. It's usually easier to learn from example, so here's a basic interface that represents a Page.
Functions and OOP » talkphp.com
Score(+): 1 | Views: 69 | Similar Tuts | Save it | View this tutorial

Working Around Magic Quotes in PHP

This tutorial is about Working Around Magic Quotes in PHP
General » iscripting.net
Score(+): 0 | Views: 33 | Similar Tuts | Save it | View this tutorial