Product Description
As a PHP developer, there are certain problems youre almost guaranteed to face. Generating charts and graphs, converting HTML documents to PDF formatPHP 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 PHPs Object Oriented Programming (OOP) features, without a computer science degree
- utilize MySQLs little-known "FULLTEXT" search facility, repair MySQL tables, backup your database and avoid SQL injection attacks
- fetch files over a network using PHPs 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
From the Publisher
The PHP Anthology takes the most common problems posted by PHP developers in many discussion lists, forums and newsgroups and shows you how to solve them using modern PHP-coding practices. Along with detailed discussion of the key issues involved in solving specific problems, The PHP Anthology promotes development using PHPs Object Oriented Programming (OOP) features and popular Open Source libraries.
All solutions and code in the books have been reviewed and approved by todays top PHP experts, including Kevin Yank, author of the best-selling "Build Your Own Database-Driven Website Using PHP & MySQL". In other words, you can be assured that the books will show you how to develop rock solid, secure applications in the most efficient way possible.
The PHP Anthology can serve as a reference book to over 100 common problems, or if you want to read it cover-to-cover, it can serve as tutorial on advanced PHP coding techniques. Either way, it will provide you with unique insight to help you drastically improve your development techniques, cut down on needless lines of code and avoid potential security pitfalls.