tutorials

Sponsors
Partner Sites

PHP Tutorials


Introduction to Loops
A brief introduction into for and while loop structures.
PHP Tutorials > Introduction to PHP
 
Var Guide
PHP Variables Explained
PHP Tutorials > Introduction to PHP
 
PHP 101 (part 3) - Chocolate Fudge And Time Machin
This 3rd part of the PHP 101 series features an explanation of WHILE, FOR and FOREACH loops, those PHP constructs that can save you hours of unnecessary HTML coding. Also included: array variables, the auto-increment operator, and some yummy desserts.
PHP Tutorials > Introduction to PHP
 
Echo and print
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.
PHP Tutorials > Introduction to PHP
 
Using If Else Statements Tutorial
Learn to use the if else statements to build your own scripts.
PHP Tutorials > Introduction to PHP
 
PHP4 Compiled HTML Manual
This is a remastered PHP4.CHM(Compiled HTML Manual). Added keyword index and good-looking MSDN style sheets.
PHP Tutorials > Introduction to PHP
 
Getting along with echo
Echo is one of the basic functions in PHP, you should get acquainted with it if you want to learn PHP.
PHP Tutorials > Introduction to PHP
 
PHP For Dummies
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.
PHP Tutorials > Introduction to PHP
 
Dynamic Website Part 1 -Mysql
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.
PHP Tutorials > Introduction to PHP
 
PHPNewbie Beginners Tutorial
For the basic beginner who has no idea what to do or where to start with PHP. If you follow these steps, you will be able to create a PHP page.
PHP Tutorials > Introduction to PHP
 
Getting Started with PHP
This tutorial starts by explaining the distinction between client and server side languages. The tutorial then goes on to introduces new PHP users to the tools involved in working with PHP (Apache,mySQL,PHPmyAdmin). The emphesis is on users wishing to set
PHP Tutorials > Introduction to PHP
 
Bens PHP Tutorial
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
PHP Tutorials > Introduction to PHP
 
P and J Programming 101 - Sequencing and Dependenc
A beginning programmers tutorial on what must happen and the order in which it must happen. An example from real life. (Programming language independent).
PHP Tutorials > Introduction to PHP
 
PHP tutorial for beginners
This tutorial is specially written for PHP newbies who need to start writing PHP. It contains link to installing PHP for beginners too.
PHP Tutorials > Introduction to PHP
 
Using PHP
CLI (Command Line Interface)
PHP Tutorials > Introduction to PHP
 
Creating a Lang File
How to create and use a Language file
PHP Tutorials > Language and Text Filtering
 
Writing A Language Filter
PHP Tutorials > Language and Text Filtering
 
How to improve your website with Yahoo-like web di
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.
PHP Tutorials > Link Indexing
 
Recursive Directory browsing
Returns all files in all directories lower than the specified area. This Tutorial makes use of a previous tutorial here.
PHP Tutorials > Link Indexing
 
Check URL Validity
This tutorial shows you how to validate URLs.
PHP Tutorials > Link Indexing
 

« 21 22 23 24 25 26 27 28 29 30 31 32 [33] 34 35 36 37 38 39 40 41 42 43 44 45