http://www.tutorialkit.com
http://www.3dlessons.com
http://www.markuptutorials.com
http://webdesign.org
http://www.flashperfection.com
http://www.vectorials.com

PHP Basics Tutorials - LearnPHP.org

Sort byTutorials Per Page
Pages:5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | Next| Last
One of the most fundamental tools of any true programming language is the ability to control what code gets executed and under what conditions by using a conditional block.
April 4, 2008 Today Views: 1 Total Views: 181

PHP Require Function

Author: tizag.com  Rating:
The require function is used to include a file into your PHP code.
April 3, 2008 Today Views: 1 Total Views: 163
Extracting form variables when programming in Perl is a real task. The variables can be extracted fairly painlessly using the CGI.pm modules, but there is a lot of work going on under the hood.
April 3, 2008 Today Views: 2 Total Views: 177
This tutorial is a follow up to my earlier tutorial, Parsing XML using PHP4 and highlights the improvements in XML handling with PHP5.
April 1, 2008 Today Views: 1 Total Views: 138
Programmers in PHP follow some simple rules, not all of them, but they really should. I’ll first teach you these three rather simple but very important rules, and then tell you why you should follow them. Truly professional coders (who write professional code…) also write like this.
March 31, 2008 Today Views: 1 Total Views: 136
A very nice tutorial made by the blogger Thomas Marcelis. This tutorial explains a lot about arrays and their syntax.
March 27, 2008 Today Views: 1 Total Views: 147
This tutorial will hopefully teach you some basics of how to access data with your PHP scripting to gather information with in a MySQL database.
March 27, 2008 Today Views: 2 Total Views: 186
In this lesson we discussed the "foreach" loop which in my opinion is the simplest type of loop.
March 25, 2008 Today Views: 3 Total Views: 146
A beginner's guide to variables in PHP.
March 24, 2008 Today Views: 1 Total Views: 157
This operator allowed us to assign values to variables and arrays (which we recently learned about).
March 21, 2008 Today Views: 2 Total Views: 150
Pages:5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | Next| Last