Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

HowTo Forge:
PHP Programming Basics
Jan 18, 2007 @ 21:15:00

The HowTo Forge website has posted the first part in a new series of tutorials to help people (programmers and non) to get into PHP and be comfortable working with it.

This first part starts from the base they've already set (installation/configuration) and actually gets into the code.

This article is the first of a series of PHP guides that aim at teaching you the basics of PHP programming. By now, I hope you would have set up your system to start actual PHP programming. Lets start PHP programming.

They keep things simple and look at topics like:

  • What are tags?
  • Web Page Parsing
  • Operators and Operands
  • Variables

tagged: programming basics parsing tags operator operand variable programming basics parsing tags operator operand variable

Link:


Trending Topics: