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 » php-learn-it.com
Score(+): 3 | Views: 192 | Similar Tuts | Save it | View this tutorial

Identify Country from IP address

After studying this tutorial you will be able to identify Country from IP address
General » phptutorial.info
Score(+): 4 | Views: 148 | Similar Tuts | Save it | View this tutorial

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 » oopcenter.com
Score(+): 1 | Views: 107 | Similar Tuts | Save it | View this tutorial

Random Password Generation

Learn how to generate a random password to a given length
General » stefashwell.com
Score(+): 4 | Views: 121 | Similar Tuts | Save it | View this tutorial

Using the GD Library to watermark your images!

In this tutorial you can learn more about Using the GD Library to watermark your images!
PHP and Images » avengex.com
Score(+): 7 | Views: 339 | Similar Tuts | Save it | View this tutorial

Complete Members System

After studying this tutorial you are going to be able to create a member system
General » allsyntax.com
Score(+): 2 | Views: 133 | Similar Tuts | Save it | View this tutorial

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.
Functions and OOP » talkphp.com
Score(+): 3 | Views: 160 | Similar Tuts | Save it | View this tutorial

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 » webdigity.com
Score(+): 1 | Views: 90 | Similar Tuts | Save it | View this tutorial

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 » phptoys.com
Score(+): 3 | Views: 129 | Similar Tuts | Save it | View this tutorial

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 » livethunder.com
Score(+): 2 | Views: 111 | Similar Tuts | Save it | View this tutorial

Load external content using PHP and JS

the beginners guide to loading external content
Advanced » nodstrum.com
Score(+): 2 | Views: 116 | Similar Tuts | Save it | View this tutorial

Sending SMS from your website

This article explains how to send SMS from your website using the ClickATell API and a PHP class.
Functions and OOP » blog.dta.ro
Score(+): 2 | Views: 150 | Similar Tuts | Save it | View this tutorial

File Include Check

Learn how to check if a file is already included or not within a page
General » wlscripting.com
Score(+): 1 | Views: 100 | Similar Tuts | Save it | View this tutorial

Email validation with regular expression

A short tutorial howto validate an email address during form processing.
General » phptoys.com
Score(+): 2 | Views: 128 | Similar Tuts | Save it | View this tutorial

Learn PHP

Learn more about Question Mark Variables by using this tutorial
General » faintmedia.com
Score(+): 1 | Views: 76 | Similar Tuts | Save it | View this tutorial