It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Tutorials

Log In Sponsors

PHP Tutorials

SHOWING LATEST TUTORIALS
Get to know how to output information by displaying variables. A very good tutorial for beginners to learn how variables work and what they can do.
A brief introduction into for and while loop structures.
Do you know the difference between the common echo() and print() functions? Also you will find here a basic description of variable functions in PHP.
Learn to use the if else statements to build your own scripts.
This is a remastered PHP4.CHM(Compiled HTML Manual). Added keyword index and good-looking MSDN style sheets.
Echo is one of the basic functions in PHP, you should get acquainted with it if you want to learn PHP.
This article provides the basics needed for you to learn and use PHP effectively. The basics include Arrays, Loops, Variables, Conditions and Much more. These basics apply to many other programming languages such as C++ and Javascript.
Learn the first steps to creating a dynamic website. This tutorial shows you how to install a home server, create a database and table, and send data to the database using an html form.
A set of online tutorials on PHP development. Topics include: History, Installation, Variables, Math, Control Structures, Objects and Classes, Functions, Arrays, I/O file access, PHP / MySQL database, Forms and regular expressions. Each subsection include
A beginning programmers tutorial on what must happen and the order in which it must happen. An example from real life. (Programming language independent).
CLI (Command Line Interface)
How to create and use a Language file
This short guide describes how to create simple web directory engine. Used technologies: PHP, MySQL, HTML. Working well-commented sample scripts are available for downloading.
This tutorial shows you how to validate URLs.
An affiliate management program that includes an easy to use admin panel, code creator for inclusion, registration form for affiliates, sorting by hits, and much more!
Allows you to make expandable menus with PHP. This versions allows multiple menus to be opened / closed, click one menu to open - click another to open the other - click the first or the second to close it, you can open as many or as few as you like and a
In this tutorial, you will learn to create the admin send mail form. It shows you how to use a loop to send the mail instead of simply separating the cc email addresses by commas. It also allows you to choose to send to everyone on the list, or send to on
Explains how to link to inside every opt-in mail list email to allow subscribers to easily and automatically unsubscribe from the list.