| Showing 1 - 10 from 75 tutorials on Page 1. |  | |
| | | Introduction to Loops | | A brief introduction into for and while loop structures. | | Added: 22 March 2007 - Visits: 176 | | | | | | | | PHP Script Tips - Creating Your Own Functions | | A collection of 19 tips on creating your own PHP functions. Clear answers are provided with tutorial exercises on defining functions, defining arguments, passing references, returning references, argument default values, etc. | | Added: 22 March 2007 - Visits: 159 | | | | | | | | Switching to PHP: What's the Language Difference? | | This article is intended for readers getting started with PHP, but who are already familiar with another Web based language. It points out some of the main areas where things are different from other languages (particularly Perl, Javascript and VB/ASP) ... | | Added: 22 March 2007 - Visits: 133 | | | | | | | | Introduction to PHP | | A short introduction to PHP for beginners. Learn the basics of the language and connecting to a MySQL database. | | Added: 22 March 2007 - Visits: 149 | | | | | | | | Ben's 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 inclu... | | Added: 22 March 2007 - Visits: 160 | | | | | | | | Comments Basics | | Learn the basics of using comments in PHP | | Added: 22 March 2007 - Visits: 121 | | | | | | | | PHP Loop Structures Explained | | Get a firm grasp on the different loop fuctions in PHP - Much computing is done this way. | | Added: 22 March 2007 - Visits: 136 | | | | | | | | Php - Scope of Variables | | We just introduced functions, now along with functions comes Scope of variables. In common day terms, let me try to explain scope. If you have 4 tvs in different rooms, with 4 cables box. Then each tv can show a different channel, however, if you have ... | | Added: 22 March 2007 - Visits: 179 | | | | | |