Newest PHP Tutorials
Turning Dynamic URLs to Static URLs
Apache mod rewrite feature lets you turn dynamic urls to search engine friendly urls. In this tutorial I attempt to explain with example how to turn dynamic urls to static urls.
Basics »
Identify Country from IP address
After studying this tutorial you will be able to identify Country from IP address
General »
Creating a mail sender class with PHP
In this tutorial the author will show you how to create a simple mail sender class in PHP.
General »
Using the GD Library to watermark your images!
In this tutorial you can learn more about Using the GD Library to watermark your images!
Complete Members System
After studying this tutorial you are going to be able to create a member system
General »
Advanced PHP: Using the Factory Pattern
The factory method pattern is an object-oriented design pattern. Like other creational patterns, it deals with the problem of creating objects (products) without specifying the exact class of object that will be created.
PHP Caching
In this article the author will try to give a view of what is the custom caching with php, why and how we can use it
General »
Creating a simple SQL script executor
In this tutorial the author will show you how you can create a simple PHP script to execute MySQL batch files.
Database »
LiveThunder's Shoutbox
Complete Step by Step Instructions to Create your own shout box . This also gives you option to create it the way you want.
Basics »
Sending SMS from your website
This article explains how to send SMS from your website using the ClickATell API and a PHP class.
Email validation with regular expression
A short tutorial howto validate an email address during form processing.
General »






