PHP Cheatsheets - VisiBone (original) (raw)
FREE SHIPPING! All orders. Anywhere in the world. DETAILS...
An 8-page comprehensive
PHP cheat sheet
for committed PHP developers
The PHP Big Book includes all the content of the PHP Skinny Sheet, plus:
- 569 self-testing examples, organized by topic
- 367 functions and other features, complete syntax, alphabetized
- Literal examples for all types, especially string "$interpolation"plus more features below...
Here is the visual table of contents that's on the front cover of the PHP Big Book ↓ | CLICK ON THESE THUMBNAILS FOR READABLE CLOSEUPS ↓ |
---|---|
- 8.5" x 11" (A4) size
- 8 pages
- spiral bound
- laminated or not
...plus more features only in the PHP Big Book:
- PHP 5 OOP
- complete class syntax diagram
- php.ini configuration options
- with defaults
- color coded as to where you can set them:
within your PHP script, .htaccess, php.ini, httpd.conf
- MySQL
- mysqli "improved"
- object model versus procedural
- prepared statement example
- multi-query example
- Regular Expressions, 43 examples
- String encryption, fuzzy compare, and other exotic features
- date() codes, even the weirdos, with examples
- File upload example