Three-part series on PHP programming basics

9
Anonymous Reader writes “This tutorial is Part 3 of a three-part series designed to teach you the basics of programming in PHP. It touches on HTTP authentication, streaming, classes and objects, and exception handling, as well as provides another look at manipulating XML. Part 2 takes you from the most basic PHP script to working with databases and streaming from the file system by documenting the building of a document workflow system. You can start with Learning PHP, Part 1, which gives you the basics of building a PHP script, including syntax, HTML forms, and database connections.”

Link: ibm.com/developerworks

Category:

  • PHP