PHP Classes

Title: Professional PHP4 Web Development Solutions

Recommend this page to a friend!

  Latest classes All reviews   Professional PHP4 Web Development Solutions   Latest classes Latest reviews   Best sellers ranking Best sellers ranking  

Title

Professional PHP4 Web Development Solutions

Category

PHP books

Authors

Raj Kumar Dash
Bryan Waters
Alison Gianotto
Jo Henrik Endrerud
Matt Anton
Jon Stephens
Daniel Solin

Publisher

Wrox Press

Release date

November 2002

ISBN

1861007434

Sales ranking

Week: Not ranked All time: 125

Reviews

December 15, 2002
  Post a comment Post a comment   See comments See comments   Find where to Buy Now Find where to Buy Now  
Professional PHP4 Web Development Solutions reviewed by
Picture of Manuel Lemos
Manuel Lemos
manuellemos.net
Often learning by example is the fastest and easier way to learn for many people. This is particularly true for people willing to learn how to develop solutions that solve their software needs. This is the focus of the book PHP4 Web Development solutions.

This book presents with great detail solutions for a significant number of common types of Web applications. These are not at all trivial applications. These are applications that address the needs of many sites.

The list applications is long but I will try to summarize the topic that they address and represent more frequent needs of people developing Web applications. Those applications implement: directory of subscribers of a site, online messaging, online multimedia content publishing, WAP applications for mobile devices, job board, classified ads board, a search engine and a portal.

Most applications are database driven and come with detailed database schema definition with detailed explanations on the purpose of the tables and their relationships.

These database applications use PEAR::DB as API. However, all of them are MySQL specific. This means that they may need to be adapted to work with other types of databases because currently PEAR::DB does not provide complete database independence support as it would be needed.

Most applications use either Smarty or PHPlib packages to render the user interfaces from template page files. This is useful to demonstrate how to separate the presentation layer from the applications' logic layer with all the convenience that arises from that.

{buttons}Overall this is a very useful book that can be used to learn from practical examples of real world applications. If you were look for a PHP Web applications cookbook to help you to learn about common application and design and implementation techniques, this book is surely a good choice.

Overall this is a very useful book that can be used to learn from practical examples of real world applications. If you were look for a PHP Web applications cookbook to help you to learn about common application and design and implementation techniques, this book is surely a good choice.
  Post a comment Post a comment   See comments See comments   Find where to Buy Now Find where to Buy Now  

Comments

No comments were submitted yet.

Post a comment