As a PHP developer, there are certain problems you're almost guaranteed to face. Generating charts and graphs, converting HTML documents to PDF formatÑPHP is equipped to handle all of these, but coming up with the best implementation can be tricky! Now, instead of trawling through message boards and mailing lists for the answer, you can just crack open The PHP Anthology!
The PHP Anthology is a complete reference guide for any PHP developerÑhobbyist or professionalÑto help you write better, faster and more secure code that solves common problems. The author, Harry Fuecks, has compiled over 100 best-practice solutions that any developer will find invaluable when building content management systems, intranets, shopping carts or anything else.
The first book in The PHP Anthology will show you how to:
* write truly portable code
* work with PHP's Object Oriented Programming (OOP) features, without a computer science degree
* utilize MySQL's little-known "FULLTEXT" search facility, repair MySQL tables, backup your database and avoid SQL injection attacks
* fetch files over a network using PHP's FTP features, create zipped archives and gain access to the local file system
* validate and filter user submitted content, and avoid cross-site scripting hacks
* learn how to produce professional charts and graphs, and create thumbnails and watermark images
* send email using PHP, including HTML email with attachments and embedded images
* create search engine friendly URLs so your sites can get spidered
* create professional error handling routines
* and much, much more!
ABOUT THE AUTHOR
|
| Harry Fuecks | Harry is a technical writer, programmer, and system engineer. He has worked in corporate IT since 1994, having completed a Bachelor's degree in Physics. He first came across PHP in 1999, while putting together a small Intranet. Today, he's the lead developer of a corporate Extranet, where PHP plays an important role in delivering a unified platform for numerous back office systems.
In his off hours he writes technical articles for SitePoint and runs phpPatterns ( http://www.phppatterns.com/), a site exploring PHP application design. Originally from the United Kingdom, he now lives in Switzerland. In May, Harry became the proud father of a beautiful baby girl who keeps him busy all day (and night!) |