Basics · Newest PHP Tutorials
Installing PHP 5x on Windows vista
Learn how to install php 5.x on windows vista.after seeing so many tutorials and trying them nothing worked.until i worked and found the real way to make php work.
Basics »
Dynamic PHP Google Sitemap
This tutorial will show You how to generate google sitemaps based on Your site MySQL structure.
Basics »
Creating a file based AD rotator script
In this tutorial I will show you hot to create a simple AD rotator script without using database. The script can display both text and image ads and you can control the number of ads to be displayed at once.
Basics »
Taking a Bite out of the Set Cookie Function
Learn more about Taking a Bite out of the Set Cookie Function
Basics »
How to create a basic rating system
In this tutorial I will show you how to create a basic and simple to use rating system. To make the script more simple and database independent we will use simple files to store rating information.
Basics »
Looping Statements in PHP
In programming it is often required to repeat a block of code for a given number of times or until a certain condition is not true. For this, we use looping statements. PHP has two major looping statements (FOR and WHILE).
Basics »
Detailed PHP sessions tutorial
In this tutorial I will show you how to work with sessions in PHP. You will learn how to transfer information over multiple pages.
Basics »
Using References in PHP
References are a useful tool in PHP, read this article to learn what they are and how they can be used.
Basics »
Writing Regular Expression with PHP
Regular Expression, commonly known as RegEx is considered to be one of the most complex concepts.
Basics »
Top Referer List
This tutorial will take you step by step through the process of making a top 10 referer list for your website. People who send you traffic is automatically recorded and a top 10 referer list is made based on the amount of traffic they send you.
Basics »
PHP search engine
This tutorial will show you how to build a php based search engine for your website
Basics »
Display All Session Information
Learn to find out what information a PHP script stores in sessions.
Basics »
Scraping Links With PHP
In this tutorial you will learn how to build a php script that scrapes links from any web page, some things that can be created via scraping links and the legal issues associated with scraping content.
Basics »
LiveThunder's BBcodes and smilies
BBcodes is an excellent way of allowing your users to format their text without allowing them to use HTML. Learn how to make a parser class in this tutorial. Exclusively from LiveThunder.com
Basics »
Creating RSS documents with the DOM API
This article illustrates how you can use the PHP5 DOM API to create your own RSS files. When used in conjunction with RSS Parsing with SimpleXML, these articles will help you create and read RSS files by utilizing two of the new PHP5 extensions, SimpleXML and DOM.
Basics »






