The online computer book shop for UK & Europe                                   

   Books Home | About Us | Index | Next Record | Browse

 
  

Tel: 0121 706 6000 

Static Book Details Page - Computer Manuals Website

 PHP Anthology Volume II: Applications
  

  PHP Anthology Volume II: Applications by Fuecks, Harry;Yank, Kevin

  • Published by: SITEPOINT
  • Author: Fuecks, Harry;Yank, Kevin
  • Page Count: 392
  • Group: PHP
  • ISBN: 0957921845/9780957921849
  • Published: Dec 2003

Our Price: 22.39
Discount: 20%
RRP: 27.99 

For Latest Pricing and Availability Click Here
 

The online computer book shop for UK & Europe

Book store with some thing for everyone

Book Information and Description:

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