PHP Tutorial
2 different methods to create BBcode in PHP
This is a practical guide on creating simple and complex bbcode with php
General »
Top 20 Similar PHP Tutorials
BBCode
Learn how to Build A Function To Use BBCode in PHP
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 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.
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 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 »
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 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 Countdown timer in PHP
After studying this tutorial, you will be able to create countdown timer in PHP
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 »
Create cropped thumbnails with gdLibrary
Learn how to create cropped thumbnails with gdLibrary
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 Expanding & Collapsing Menus in PHP
Learn how to Create Expanding & Collapsing Menus in PHP ( Includes a downloadable sample)
General »
How to Create a Random Password for Users
This tutorial shows you how to create an 8-character random password to send to implement into your user-management system.
Security »
How to create a basic news system with PHP
In this tutorial I will show you how to create a basic file based news system with integrated WYSIWYG editor.
General »
Create a member log in system with PHP and MySQl
Here I will teach you how to create a really basic login-system for use in php and mysql. The system can easily be built on to work with flash and other applications.
General »
Create a Login System with Flex and PHP
In this tutorial you will learn how to create a login system with Adobe Flex and PHP. It's quite basic, but you should have a general knowledge of both Flex and PHP to begin with. What we"re going to be using:
Adobe Flex
-View States
-Transitions
-Web Requests
PHP
-Login the User
Coffee
-This tutorial is long!
Alright lets get started!
General »










