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