Newest PHP Tutorials

Creating Files Using PHP File System-Easiest Way

In this tutorial we are going to cover the basics of creating files using PHP file system function fopen() in a very quick to learn and user friendly way.
Basics » php-learn-it.com
Score(+): 0 | Views: 17 | Similar Tuts | Save it | View this tutorial

Top Referring Domains

This tutorial will show you how to make a list of the top referring domains to your site. This list requires no signup from users at all, they just have to link to your site and they will show up
General » chipmunk-scripts.com
Score(+): 2 | Views: 55 | Similar Tuts | Save it | View this tutorial

Build an RSS Feed From the Information In Your Database With PHP

Learn how to take information in a MySQL database table and export it to RSS using the file writing capabilities of PHP.
General » shadow-fox.net
Score(+): 2 | Views: 55 | Similar Tuts | Save it | View this tutorial

IP Banning in with mySQL

This tutorial will show you how to ban people by IP address with php and mysql
Security » chipmunk-scripts.com
Score(+): 2 | Views: 51 | Similar Tuts | Save it | View this tutorial

Debugging with PHP

Everyone makes errors and if you use PHP you will create bugs. The purpose of this tutorial is to give an introduction to debugging using PHP. You will learn basic ways to determine where problems occur as well as functions like var_dump().
Basics » forum.codecall.net
Score(+): 2 | Views: 52 | Similar Tuts | Save it | View this tutorial

Building your own Myspace.com with PHP

A very detailed tutorial that goes through the creation of a community script with PHP and MySQL.
General » upgradetheweb.com
Score(+): 2 | Views: 62 | Similar Tuts | Save it | View this tutorial

GD Library: Create Image Reflections Using PHP's GD Library

Now this is a pretty simple tutorial on how to create a nice simple reflection on images. This won't show you how to make little ripples just yet.
PHP and Images » talkphp.com
Score(+): 2 | Views: 51 | Similar Tuts | Save it | View this tutorial

How to execute PHP using CRON

This will allow you to set up a schedule to execute PHP scripts. Works with most shared hosting plans as well.
Basics » nucleocide.net
Score(+): 2 | Views: 57 | Similar Tuts | Save it | View this tutorial

PHP Tutorials

This is a detailed tutorial on Sessions and Session Data
Basics » herongyang.com
Score(+): 2 | Views: 48 | Similar Tuts | Save it | View this tutorial

PHP Videos

Today we will go over simple control structures. You can think of them as "forks in the road" of your code. Depending on whether the control structures are true or false will determine what your code does next
General » code2design.com
Score(+): 2 | Views: 56 | Similar Tuts | Save it | View this tutorial

Hits Counter (Text Based)

In this tutorial we'll learn how to make a simple text based hits counter using PHP.
General » ronsguide.com
Score(+): 2 | Views: 46 | Similar Tuts | Save it | View this tutorial

Quick Number Tip

In this tutorial we'll make number format like 0001, 0002, 0003 in stead of 1, 2 ,3. It's very easy to do this
Basics » phpeasystep.com
Score(+): 2 | Views: 40 | Similar Tuts | Save it | View this tutorial

Randomizing text using PHP

This tutorial will go over how to create a randomizer script for displaying a random sentence, number or anything you like. This script is very simple but useful.
General » konceptwebmasters.com
Score(+): 2 | Views: 48 | Similar Tuts | Save it | View this tutorial

Parse html with PHP preg_match_all

Learn how to parse html with preg_match_all
General » web-development-blog.com
Score(+): 2 | Views: 46 | Similar Tuts | Save it | View this tutorial

PCRE Pattern

This tutorial helps you to learn more about extracting URLs
General » desilva.biz
Score(+): 2 | Views: 43 | Similar Tuts | Save it | View this tutorial
1 2 3 4 5 6 »