Introduction to PHP (by Stig Sæther Bakken)
This introductory guide covers a wide range of subjects on PHP programming. Some of main topics include: PHP history, PHP 4 Architecture, Language Syntax, Embedding PHP Code, Dynamic vs. Static Web pages, Variables, Arrays, Conditionals and Looping Constructs, Web Application Features, Working With Cookies, Built-in Variables, and Database Handling.
Visit publisher site: Introduction to PHP (by Stig Sæther Bakken)Listing 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-2 out of 2 reviews
-
for the first time i realized that what an amazing language which borrows familiar syntax and makes it so simple, particularly access to database. i liked it very much.it is by ofchance , i came across this while searching for email reading , polling for my project with asp. i was thrilled to see it , particularly crossplatform feature
-
The tutorial is laid out on one page (long scroll!) Also, It does touch upon some key subjects but is terse in developing these ideas; more in depth examples could have been used. Overall, excellent if all you need is a cheat sheet to the basics of PHP.