Introduction

To PHP

 


Computer Information Systems313 - Peter Kantor, Instructor
By John Williamson

How do I put this: PHP is not easy. This is one of those classes that separates the designers from the programmers. PHP is a C language and once understood, can become a very powerful tool in the web master's toolkit. But understanding it is whole other matter.

CIS313 is taught by Peter Kantor, a true programmer to the bone. Peter's approach is a bit different from other instructors I've encountered. Laid back, but a bit of a go getter. A forgiving, but firm teacher. The right mix for this class, indeed.

PHP is a versatile language that can perform many web related task that we all take for granted. Here are some of PHP's better qualities:

  • Perfect for calculating complex mathematical equations
  • Great for galleries and picture sharing
  • Numerous administrative qualities
  • The ability to be used in so many applications
  • Entire web sites can be built in PHP and its modules can be embedded into HTML

Overall, PHP is one of the web's most important languages I just wish is wasn't so difficult to learn and apply. Fortunately, the more time spent with it, the easier it gets.

For more information on me and my work, check out my portfolio site.