Basics · 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(+): 3 | Views: 118 | 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(+): 5 | Views: 146 | 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(+): 5 | Views: 149 | Similar Tuts | Save it | View this tutorial

PHP Tutorials

This is a detailed tutorial on Sessions and Session Data
Basics » herongyang.com
Score(+): 5 | Views: 127 | 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(+): 6 | Views: 109 | Similar Tuts | Save it | View this tutorial

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(+): 1 | Views: 74 | 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(+): 0 | Views: 34 | Similar Tuts | Save it | View this tutorial

Regular Expressions

Learn everything about regular expressions (regex). The basics to the more advanced stuff all in one go.
Basics » visualdesigncore.com
Score(+): 0 | Views: 64 | Similar Tuts | Save it | View this tutorial

Install Apache Web Server on Windows Vista

This tutorial explains how to install Apache Web Server on Windows Vista.
Basics » sebastiansulinski.co.uk
Score(+): 1 | Views: 42 | Similar Tuts | Save it | View this tutorial

An Introduction to Sessions & Cookies in PHP

This tutorial is an Introduction to Sessions & Cookies in PHP
Basics » biorust.com
Score(+): 0 | Views: 49 | Similar Tuts | Save it | View this tutorial

Simple PHP Hit Counter

Learn some of the basics of PHP by starting off with a simple hit counter
Basics » tutorialmonkey.com
Score(+): 0 | Views: 60 | Similar Tuts | Save it | View this tutorial

PHP Simple login script tutorial

Learn to create a simple login system with php + mysql script, this tutorial easy to follow, teach you step by step.
Basics » phpeasystep.com
Score(+): 0 | Views: 76 | Similar Tuts | Save it | View this tutorial

PHP 101 - PHP For the Absolute Beginner

This area is intended for everyone new to PHP. It opens with a series of informal, entertaining tutorials written by Vikram Vaswani, founder and CEO of Melonfire
Basics » devzone.zend.com
Score(+): 0 | Views: 53 | Similar Tuts | Save it | View this tutorial

PHP Debugging with Zend Studio

In this tutorial, we will explore how to use the latest update of Zend Studio for debugging PHP scripts. But first, we will get an overview of the product, its various editions, the system requirements for running it, and other installation considerations.
Basics » developertutorials.com
Score(+): 0 | Views: 53 | Similar Tuts | Save it | View this tutorial

Beginners mod_rewrite Tutorial

This tutorial will teach you how to: 1. Get mod_rewrite up and running 2. Rewrite URLS for cleaner addresses and better SEO with a PHP example.
Basics » edrackham.com
Score(+): 0 | Views: 46 | Similar Tuts | Save it | View this tutorial
1 2 3 4 5 6 »