PHP 5 Recipes: A Problem-Solution Approach

Frank M. Kromann, Jon Stephens, Nathan A. Good, Lee Babin

  • 出版商: Apress
  • 出版日期: 2005-10-04
  • 售價: $1,740
  • 貴賓價: 9.5$1,653
  • 語言: 英文
  • 頁數: 650
  • 裝訂: Paperback
  • ISBN: 1590595092
  • ISBN-13: 9781590595091
  • 相關分類: PHP
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

商品描述

Description

What you hold in your hands is the answer to all your PHP 5 needs. We have written PHP 5 Recipes with a number of purposes in mind.

First, this book is a source of instant solutions, including countless pieces of useful code that you can just copy and paste into your own applications, giving you answers fast and saving you hours of coding time.

Second, this book is a useful reference to the most important aspects of the PHP 5 language, including the vital functions you know and love from previous versions of PHP, as well as the functions introduced in PHP 5.

Finally, this book explains the new PHP 5 functionality in detail, including the vastly improved object-oriented capabilities and the new MySQLi database extension.

We are confident PHP 5 Recipes will be a useful and welcome companion throughout your PHP journey, keeping you on the cutting edge of PHP development, ahead of the competition, and giving you all the answers you need, when you need them.

 

Table of Contents


About the Authors . . . . . . . . . . . . . . .  . . . . . . . .. . . . . . . . . . . . . xv
About the Technical Reviewer. . . . . .. . . . . . . . . . . .. . . . . . . . . . . xvii
Introduction. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . xix
■CHAPTER 1 Overview of PHP Data Types and Concepts . . . . .. . . . . . . 1
■CHAPTER 2 Overview of Classes, Objects, and Interfaces . . . .. . . . . . 21
■CHAPTER 3 Performing Math Operations . . . . . . . . .  . . . . . . . . . . . . 85
■CHAPTER 4 Working with Arrays . . . . . . . . . . . . . . . . . . . . . . . . . . 121
■CHAPTER 5 Working with Dates and Times . . . . . . . . . .. . . . . . . . . 197
■CHAPTER 6 Working with Strings . . . . . . . . . . . . .  . . . . . . . . . . . . 265
■CHAPTER 7 Working with Files and Directories . . . . . . . . . . .  . . . . . . 291
■CHAPTER 8 Working with Dynamic Imaging . . . . . . . . . . . . . . . . . . . . 321
■CHAPTER 9 Using Regular Expressions . . . . . . . . . . . . .. . . . . . . . . . . 351
■CHAPTER 10 Working with Variables . . . . . . . . . . .. . . . . .  . . . . . . . . 393
■CHAPTER 11 Using Functions . . . . . . . . . . . . . . .. . . . .. . . . . . . . . . 437
■CHAPTER 12 Understanding Web Basics. . . . . . . . . . . . . . . . . . . . . . . 453
■CHAPTER 13 Creating and Using Forms . . . . . . . . . . . . . . . . . . . . . . . 487
■CHAPTER 14 Working with Markup . . . . . . . . . . . . . . . . . . . . . .. . . . . 513
■CHAPTER 15 Using MySQL Databases in PHP 5 . . . . . . . . . . . . . . . . ..551
■CHAPTER 16 Communicating with Internet Services . . . . . . . . . .  . . . . 597
■INDEX . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 631