Recommend this page to a friend! | Stumble It! | Bookmark in del.icio.us |
All reviews | PHP Cookbook | Latest reviews | Best sellers ranking | |||||
TitlePHP Cookbook
CategoryPHP books
Authors
David Sklar
Adam Trachtenberg PublisherO'Reilly & Associates
Release dateNovember 2002
ISBN1565926811
|
|||||||||||||||||||||||||||||
Reviews |
|||||||||||||||||||||||||||||
Manuel Lemos manuellemos.netOne way to learn how use a programming tool that is capable of solving many types of problems is to study the solutions found by others that previously attempted to solve similar problems. This way you gain time and increase your knowledge by learning from the experience shared by others. Programming cook books are meant for that: sharing solutions to well known problems. PHP Cookbook is not the first book of this type for PHP but it seems to be the most upto date book in this kind. The book obeys a common structure that all cook books have. There are several chapters that focus on different topics on which PHP can be used. Each chapter presents a series of common problems and presents one or more recommended solutions for those problems. This books presents about 20 chapters of topics: Strings, Numbers, Dates and Times, Arrays, Variables, Functions, Classes and Functions, Web basics, Forms, Database Access, Web automation, XML, Regular Expressions, Encryption and Security, Graphics, Internationalization and Localization, Internet Services, Files, Directories, Client-side PHP and PEAR. This book may save you a lot of time learning how to solve problems that you often realize that are well known and have common solutions. Even when you may have a PHP related problem that has details that make it unique, it is very likely that you will find a solution in this book for a similar problem that you may study and adapt to your needs. Having a book like this in your programming desk may make a great difference in your productivity. Even though the book is not expensive, purchasing it now may become an investment with great return if you depend on PHP programming to get your income.
|
|||||||||||||||||||||||||||||
CommentsNo comments were submitted yet. |