PHP Basic Pagination
Have a whole lot of information? Want to separate it into pages, with first/previous/next/last links? Read on!
Have a whole lot of information? Want to separate it into pages, with first/previous/next/last links? Read on!
This tutorial aims to teach a beginner some useful tips to help them solve errors painlessly.
Provides some basic explanation of various OO design principles.
Comprehensive overview of what OOP features PHP has to offer, written for the OO novice, but useful for those with previous knowledge of it as well. Not suited for complete PHP newbies.
In this tutorial you will learn about using cookies and sessions in PHP.
In this tutorial we cover a very simple but effective way of preventing a large amount of rfi attacks with mod rewrite.
Suhosin is an advanced protection system for PHP installations. In this tutorial we will cover the installation and configuration for both Debian etch and CentOS 5.
In this tutorial you will learn how to handle and generate XML data with PHP.