PHP Day 2: Strings and Variables
This five-minute video covers the basics of strings, variables, and how to combine strings and variables.
Links for PHP Day 2: Strings and Variables
Strings:
- PHP: Strings - The page on strings from the PHP manual.
- String (Computer Science) - General information (and scary math stuff) from Wikipedia.
- Weekly Word: Concatenate - A post on my writing blog with more information about the word concatenation, for any word-lovers out there.
Variables:
- PHP: Variables - The page on variables from the PHP manual.
Any and all questions are welcome — and also suggestions and corrections, of course!



July 31st, 2008
Sweet I learned how to Concatenate 2 items.