PHP 5 Recipes- A Problem-Solution Approach
PHP 5 Recipes is essentially a cookbook of programming snippets. You will be able to search for the topic you are interested in and then find a sample you can integrate into your own projects. Each recipe has an overview, contains code listing, and is followed by an in-depth explanation of how the code works and where it might be applicable. This book will guide you through the PHP 5 functionality set. In Chapter 1, you will start with the basics, including a complete overview of what makes the PHP language what it is. In Chapter 2, you will enter the world of object-oriented programming and see the advancements in PHP’s fifth rendition. In Chapter 3, you will learn how to take care of math issues (with an object-oriented approach, of course); in Chapter 4, you will enter the flexible and powerful world of arrays. One issue that can be a constant battle for programmers is dates and times. Therefore, Chapter 5 covers date and time–related functionality. Chapter 6 covers how to work with everyone’s favorite virtual textile, strings. Chapter 7 covers files and directories and explains in detail how PHP 5 can deal with a server’s file structure. Once you have a good grasp of how to work with files and directories, you can then move into the rather amusing Chapter 8, which covers dynamic imaging; this chapter will teach you everything you need to know about creating images that can captivate the Internet and its audience. Because working with regular expressions can be a difficult endeavor, Chapter 9 provides you with some custom expressions to help you improve your programming skills. Then you will return to the basics; Chapter 10 covers variables, and Chapter 11 explains functions. Don’t be fooled, though—PHP 5 has added a lot of functionality that will make these two chapters interesting and informative. We will then get away from the basic programming content and cover web basics. In Chapter 12, you will understand how to use some of the bells and whistles available in PHP 5. Forms will follow in Chapter 13, which contains a lot of functionality for providing a web interface to your potential development projects. Chapter 14 is on the cutting edge of technology in that it provides an in-depth listing of markup recipes. Things will then wind down to Chapter 15, which covers MySQL and brings you up to speed on the technology associated with the new mysqli extension; these recipes use MySQL 4.1. Lastly, Chapter 16 provides an informative look at Internet services.
Random Posts
- Harnessing Hibernate
- Pro Visual Studio Team System with Team Edition for Database Professionals, Second Edition (Pro)
- Beginning DirectX 9
- IP Networking Over Next-Generation Satellite Systems
- Mastering the Requirements Process 2nd Edition - Addison Wesley
- Wireless Game Development in Java with MIDP 2.0 - Wordware
- Six Sigma for Marketing Processes
- Organizational Consulting - How to Be an Effective Internal Change Agent
- Panic! Unix System Crash Dump Analysis Handbook
- Hold’Em Poker for Advanced Players



















December 25th, 2007 04:32
excellent ebook