PHP: Intro
An introduction to PHP
What is so great about PHP? What can you do with it, and how does it work? Read this tutorial to begin learning PHP.
Continue Reading »
An introduction to PHP
What is so great about PHP? What can you do with it, and how does it work? Read this tutorial to begin learning PHP.
Continue Reading »
How to script a pagination class
This class makes it possible to list a number of items on several pages. It comes with a navigation of a set of links, and you also have the option to define how much span that navigation should have.
Continue Reading »