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!
PHP is a very vast language.
January 6,
2009
Today Views:
27 Total Views:
27
This tutorial explains how to create database driven (dynamic) website with Dreamweaver CS3, PHP and MySQL.
January 6,
2009
Today Views:
15 Total Views:
374
If you wish to setup Apache, PHP, MySQL and Perl on your system, this tutorial is for you. Here you will learn from where to download these softwares and how to setup and configure them on your PC.
January 6,
2009
Today Views:
19 Total Views:
296
In this tutorial I will teach you how using dreamweaver you can create a site search.
January 5,
2009
Today Views:
19 Total Views:
40
Parsing XML feeds is always something I've wanted to to do with PHP. But I've only bothered to learn how to do it. Now, there are different ways to do this, many of which uses different packages/plugins which need to be installed on the server. I am going to use simplexml...
January 5,
2009
Today Views:
14 Total Views:
23
You have a web site with pages accessing a database. You want to use PHPLIB, but do not want to change your existing database to suit. Here is the answer to your dreams. PHPLIB and multiple databases.
January 5,
2009
Today Views:
8 Total Views:
270
This tutorial is a follow up to my earlier tutorial, Parsing XML using PHP4 and highlights the improvements in XML handling with PHP5.
December 30,
2008
Today Views:
4 Total Views:
418
The easiest way to experiment with MySQL and PHP is to purchase some space on a shared web host.
December 30,
2008
Today Views:
4 Total Views:
323
John Paul Ashenfelter looks at how keys are used to construct relationships between tables in a relational database.
December 30,
2008
Today Views:
3 Total Views:
315
There are several PHP scripts and classes to process PayPal payments using their native IPN (Internet payment notification) feature. This Tutorial / guide will show you how to process paypal payments using the IPN feature.
December 29,
2008
Today Views:
9 Total Views:
504
This tutorial describes an array in PHP and related its functions.
November 8,
2006
Today Views:
1 Total Views:
906
Introducing another database: SQLite.
May 25,
2007
Today Views:
1 Total Views:
504
Nowadays almost all website has some kind of html form. The most best-known are the user registration forms, information request forms and so on. As the form makes sense only if ...
March 21,
2007
Today Views:
1 Total Views:
641
This is basic, but was something I never had explained to me very well, nor could I find any decent tutorials on the subject so here we go. In this lesson, we'll learn how to generate multiple pages of data from a txt file.
January 3,
2007
Today Views:
4 Total Views:
587
In this tutorial, I'll show you how to generate PDF files in pure PHP and distribute your content in a single, consistent format.
September 29,
2008
Today Views:
2 Total Views:
146