|
PHP Anthology Volume II: Applications
In the second Volume volume of The PHP Anthology you'll:
find out all about user authentication using PHP, including creating a user registration system that supports user groups and permissions.
learn to parse RSS feeds using the SAX and DOM APIs, and also create your own RSS feeds
generate PDFs, SVG images and WAP-enable your
Website
explore the various ways of collecting site statistics and traffic information so you can improve the user experience on the sites you build
speed up your site by caching pages, both client and server-side to dramatically increase performance and decrease bandwidth usage
optimize your code, learn about N-Tier application design, and minimize errors with unit testing
learn how to apply five traditional software design patterns to real problems in PHP
|