Welcome to LearnPHP.org

LearnPHP.org is a comprehensive resource of categorized web development tutorials. We intend to make it the richest online database of web development tutorials, including, but not limited to, PHP and MySQL tutorials. Enjoy browsing our growing selection of free professional PHP/MySQL tutorials to find out that you don't need to be a Super Brain to learn web development in all its minutest details. Create web pages with dynamic content, develop web based software applications, design your own PHP projects, and all that with our PHP tutorials. The tutorials are updated daily from different authors and sites so that you won't have to spend hours searching the web for them yourself. The number of tutorials is constantly increasing as LearnPHP.org is open to readers as well as to new authors. If you're a programming guru or an experienced amateur this is the place for you to submit your tutorials. Enjoy browsing and learning!

Latest Web Development Tutorials

I have seen several tutorials how to write a banner rotator online. They are technically correct but looks like the programmers haven't really put their rotators in real environment. T
September 2, 2010 Today Views: 10 Total Views: 10
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.
September 1, 2010 Today Views: 4 Total Views: 14
Yesterday Facebook released a new application that allows you to place a Facebook Connect widget on your website that links directly to your Facebook fan page
August 31, 2010 Today Views: 2 Total Views: 12
So you need a simple banner ad rotator for your website. In this post I will guide you how to create one in PHP.
August 30, 2010 Today Views: 3 Total Views: 29
There are 3 main parts, the Javascript, the HTML and the PHP script. For this tutorial i am making it so you can change the date with the form and it will update the calendar without having to reload the entire page, AJAX style.
August 27, 2010 Today Views: 4 Total Views: 37
This tutorial will show you how to render a calendar for the current month using PHP and HTML. This tutorial makes use of PHPâ??s calendar functions â?? you must have these installed for the code to work.
August 26, 2010 Today Views: 6 Total Views: 56
In this tutorial, we will use the mstore calendar driver. The mstore calendar driver uses a local file storage format. Another driver that can be used is the ICAP driver, which allows access to remote calendar stores.
August 25, 2010 Today Views: 2 Total Views: 70

PHP Forms

Author: Drongo  Rating:
A PHP form on a web page allows a user to enter data that is sent to a server for processing. For instance, almost each company web site contains a contact form, so that visitors can send a message to the site owner.
August 23, 2010 Today Views: 11 Total Views: 126

Form builder

Author: Drongo  Rating:
Contact form builder is a visual form designer which allows you to build and deploy forms in minutes right from your web browser. Form Builder usually has an easy to understand layout based on sections and grids, onto which you place your form elements.
August 20, 2010 Today Views: 1 Total Views: 96
This tutorial teaches you step by step how to write a guestbook management system. This guestbook management system script is written so that you can manage the messages as admin. You can delete messages and block ip addresses.
August 19, 2010 Today Views: 7 Total Views: 140

Random Web Development Tutorials

Learn how to use PHP to retrieve information & data from a database.
May 18, 2007 Today Views: 1 Total Views: 919
How to prevent copying of images.
December 11, 2006 Today Views: 1 Total Views: 945

PHP Loops

Author: phpfreaks.com  Rating:
Learn how to use loops to solve problems and reduce amount of coding, and the available loops for doing so.
July 6, 2009 Today Views: 1 Total Views: 274
A few quick lines of session functions and what they do.
January 9, 2007 Today Views: 2 Total Views: 848
As Web sites and Web-based applications become more important to commercial firms and other organizations, so too does the methods used for storing data online, such as customer contact information, system login details, product data, and much more.
December 7, 2009 Today Views: 1 Total Views: 713