PHP Tutorial
Top 20 Similar PHP Tutorials
PHP Tag Cloud Tutorial
In this tutorial i am going to show you how to create a basic word / tag cloud using php and utilizing php classes for easy inclusion
General »
Create a PHP Include File to create logging of server messages to a central logfile
This is a PHP include file which does logging of messages to a central logfile. You can use it in all your applications to avoid writing the same code over and over.
General »
Create a Visitor Map
This tutorial aims to outline the process of creating a visitor map you sometimes see on MySpace profiles.
Database »
PHP create surveys
A php/mysql do your own survey tutorial to help you find the best answers to your questions directly from your visitors.
Basics »
Create Thumbnail with PHP
Create a copy of an image as a thumbnail. You get a great function that use the GD library to create the new thumbnail file.
2 different methods to create BBcode in PHP
This is a practical guide on creating simple and complex bbcode with php
General »
Create your own password generator using PHP
This tutorial will show you how to setup a basic password generator that includes basic features that every password generator should use.
Security »
How to create webpages using ExpressionEngine
The basic concept in ExpressionEngine is that of a template. Go to any ExpressionEngine powered website and you will undoubtedly be looking at a template. Templates are what the outside world sees. At its most basic, a template in ExpressionEngine is a HTML (or CSS or JavaScript) file. If we wanted to, we could use a template exactly like a HTML file, without any problems. We could create an entire website without ever using any other part of ExpressionEngine. At the end, you will have a completely working weblog, and a great understanding of how you can use HTML and CSS in templates.
Advanced »
How to create a link checker
In this tutorial I will show you how to create your own basic link validate script to check link availability on any site.
General »
How To Create Simple PHP Widgets
Learn how to create simple widgets. Source code is also attached with it.
Basics »
Create your own Codebox's in Wordpress
After studying this tutorial you will be able to Create your own Codebox's in Wordpress
General »
How to Create a Custom RSS Feed with PHP
An RSS feed is a great way to serve up your content to users. However, if you're not using a standard CMS or blogging platform you may not have an RSS feed generated for you automatically.
This tutorial will show you how to create an RSS feed in a few simple steps. If you can query your database to get information about your articles, you can complete this tutorial and build a custom feed.
General »
Create a Facebook Application With PHP
This tutorial covers the basics of using the Facebook PHP Client Library and how to get your application started, including, installing the Facebook Developer Application, downloading the Facebook PHP Client Library, create your application, a hello Facebook! example, FBML - Facebook Markup Language and using the Facebook API.
Basics »
Create a Countdown timer in PHP
After studying this tutorial, you will be able to create countdown timer in PHP
Create Expanding & Collapsing Menus in PHP
Learn how to Create Expanding & Collapsing Menus in PHP ( Includes a downloadable sample)
General »
Create Your Own Online Notepad! Uses flatfiles..
In this tutorial you will learn how to create your online notepad
General »
Tutorial: Create a zip file from folders on the fly
Creating zip files on a web server is a feature which could be very useful for backups or just for offering an unknown number of dynamic files or folder inside of a directory. This tutorial shows us how handle that with only a few rows of PHP code!
Create cropped thumbnails with gdLibrary
Learn how to create cropped thumbnails with gdLibrary






