The Visilearn Guide to PHP Basics

This tutorial helps students learn how to create interactive Web sites using the PHP programming language. Purchase and use it in one of two formats:

Online Tutorial

View the first section

Printable PDF

View the first 50 pages

License fee: $499 per school. View license terms.

Fax purchase orders to 208-279-5336.

Table of Contents:

Learning the Basics

  • Install an FTP program
  • Create a simple script
  • Upload a script
  • Run a script from a Web page
  • Insert comments
  • Format output with HTML

Working with Variables

  • Employ single variables
  • Print quotation marks
  • Employ lists of variables

Working with Numbers

  • Perform calculations
  • Increment/decrement
  • Generate random numbers