Basics ------ - There's a _lot_ of syntax - Much of it recognizable from elsewhere: - PHP syntax is basically Perl-lite - Perl regexps: `grep`, `sed`, `vi`, PCRE, etc. - Idioms from the shell, C, and even BASIC