| | | | | | : : : Introduction to PHP |
Beginners PHP Tutorial | | In this tutorial you will learn:
* What PHP can be used for
* How PHP works
* A basic PHP script
* Using variables
* Using some basic conditional statements Price: Free - Version: - Platform(s):
Added: Thu Aug 18 2005 - Updated: Thu Aug 18 2005 Review It - Rate It - Member Reviews:
Visitor
Ratings:
(2 Votes) | Finding Items in an Array with PHP | | This elementary tutorial describes how to search an array to see if a specific item lies in it. In the tutorial, we create an array of strings such as "Apple" and "Orange" then show you how to use PHP to find out that "Apple" is in the array but "Monkey" is not. This can be useful in PHP programs if you have a collection of items (perhaps that a user has entered) and you want to know if a certain item is in that collection. Price: Free - Version: - Platform(s): linux, windows, freebsd, osx, sun
Added: Fri Jan 20 2006 - Updated: Fri Jan 20 2006 Review It - Rate It - Member Reviews:
Visitor
Ratings:
(0 Votes) | Getting started with PHP Programming | | This tutorial introduces some of the basic programming skills required if you are going to try and learn to use PHP. We will go over a little about what PHP is and talk about some of the basic styles of programming. Please understand that this tutorial is part of a series, and may change somewhat in the future, as it is a work in progress. The author trusts that it will be valuable and informative in your learning experience. Price: Free - Version: - Platform(s):
Added: Fri Jan 20 2006 - Updated: Fri Jan 20 2006 Review It - Rate It - Member Reviews:
Visitor
Ratings:
(0 Votes) | Introduction to PHP | | This is a welcome to PHP, Contains information on the history of the scripting language, it gives you details on what you can make with PHP including forums and chat software. Test PHP using the phpinfo() function, It will bring up all your php configuration and vital php info and information about your system were PHP is installed. The next chapter will show you how to make your first PHP script. Explores PHP Variables in some detail. Perfect of PHP beginners. We touch on PHP functions in the last chapter. Price: free - Version: - Platform(s): linux, windows, osx, sun
Added: Fri Jan 20 2006 - Updated: Fri Jan 20 2006 Review It - Rate It - Member Reviews:
Visitor
Ratings:
(0 Votes) | My First PHP script tutorial | | Helps you create your very first fully working php script. using basic php parsing and the print function.
Price: - Version: - Platform(s):
Added: Fri Jan 20 2006 - Updated: Fri Jan 20 2006 Review It - Rate It - Member Reviews:
Visitor
Ratings:
(0 Votes) | PHP Basics | | A general introduction to PHP, what it is, some benefits it has, how to output text to your pages, setting variables and a little more. Price: Free - Version: - Platform(s): linux, windows, freebsd
Added: Fri Jan 20 2006 - Updated: Fri Jan 20 2006 Review It - Rate It - Member Reviews:
Visitor
Ratings:
(0 Votes) | PHP Basics: Introduction to Scalar Variables | | Other tutorials here may focus on getting a specific task done, but at the core of any language is syntax that must be learned and understood if you are ever to progress in it. This is what I hope to explain to you about the PHP language.
Price: - Version: - Platform(s):
Added: Fri Jan 20 2006 - Updated: Fri Jan 20 2006 Review It - Rate It - Member Reviews:
Visitor
Ratings:
(0 Votes) | PHP functions tutorial | | Provides information on php functions. With step by step code to help your create and understand basic functions. Price: - Version: - Platform(s):
Added: Fri Jan 20 2006 - Updated: Fri Jan 20 2006 Review It - Rate It - Member Reviews:
Visitor
Ratings:
(0 Votes) | PHP's 'IF' statement - Part 1 | | The 'if' statement is vital in order to produce good quality PHP. In this tutorial, I hope to explain the details and give you a basic insight into constructing good scripts. There is also a second part, which goes into a little more detail with some further trouble-shooting tips.
Price: - Version: - Platform(s): windows, osx
Added: Fri Jan 20 2006 - Updated: Fri Jan 20 2006 Review It - Rate It - Member Reviews:
Visitor
Ratings:
(0 Votes) | PHP's 'IF' statement - Part 2 | | The 'if' statement is vital in order to produce good quality PHP. This tutorial goes slightly further into its use and details some more error-stopping ideas. Price: - Version: - Platform(s): linux, windows, osx
Added: Fri Jan 20 2006 - Updated: Fri Jan 20 2006 Review It - Rate It - Member Reviews:
Visitor
Ratings:
(0 Votes) | Tizag.com's PHP Tutorial | | Learn PHP through lessons and examples that are based on plausible real world applications. Also contained on tizag.com is a MySQL tutorial to aid you in your PHP/MySQL knowledge.
Price: Free - Version: - Platform(s):
Added: Thu Aug 18 2005 - Updated: Thu Aug 18 2005 Review It - Rate It - Member Reviews:
Visitor
Ratings:
(0 Votes) | Variables in PHP | | Variables are a vital part of the server-side language, PHP. They are unavoidable but very simple to learn. In this short tutorial, I hope to give you a basic insight into using them.
Price: - Version: - Platform(s): linux, windows, osx
Added: Fri Jan 20 2006 - Updated: Fri Jan 20 2006 Review It - Rate It - Member Reviews:
Visitor
Ratings:
(0 Votes) | | |