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 »
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 »
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 »
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 »
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 »
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 »
Regular Expressions
Learn everything about regular expressions (regex). The basics to the more advanced stuff all in one go.
Basics »
Install Apache Web Server on Windows Vista
This tutorial explains how to install Apache Web Server on Windows Vista.
Basics »
An Introduction to Sessions & Cookies in PHP
This tutorial is an Introduction to Sessions & Cookies in PHP
Basics »
Simple PHP Hit Counter
Learn some of the basics of PHP by starting off with a simple hit counter
Basics »
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 »
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 »
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 »
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 »










