PHP 101: Understanding Variables
A basic introduction to variables in PHP. This post covers how to set the value of a variable, the difference between numeric and textual variables, and some other PHP basics about functions and statements.
Read More...