PHP Basics: Syntax
This article covers basic PHP syntax, including PHP Tags, variable usage, variable types, and several ways of printing variables to the web browser.
I remind you that you require some knowledge of PHP, as this blog is a revision aid not intended to educate from scrach.
(more…)

