Introductory Tutorial
This is a short introductory tutorial on PHP by the official PHP Web site. Explains what it is, what it looks like, what it can be used for. Also includes external links to other useful PHP-related sites.
Visit publisher site: Introductory TutorialListing Details
- Filed in:
-
Scripts / PHP / Tutorials & Tips / Introduction to PHP
- Submitted on:
- Last Updated:
- Feb 11, 2009
- Publisher:
- Other listings by this publisher
License & Pricing Information
User Reviews
Add/Edit Your ReviewDisplaying 1-1 out of 1 reviews
-
If you are just getting started with forms, as I was, you will probably find this article very useful - I know I did. Even if you know some PHP, I would recommend reading this articles as it identifies array differences between PHP version 3 and PHP version 4. Also includes code differences for various versions of PHP, and as a result of samples provided, I was quickly able to determine that my supplier had an OLD version of PHP installed... I'm happy - my script now works!