PHP Developer's Cookbook, 2/e
暫譯: PHP 開發者食譜(第二版)

Sterling Hughes, Andrei Zmievski

  • 出版商: SAMS
  • 出版日期: 2001-12-23
  • 售價: $1,710
  • 貴賓價: 9.5$1,625
  • 語言: 英文
  • 頁數: 504
  • 裝訂: Paperback
  • ISBN: 0672323257
  • ISBN-13: 9780672323256
  • 相關分類: PHP
  • 已絕版

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

相關主題

商品描述

 

PHP Developer's Cookbook is a task-oriented book intended to offer solutions to the daily problems and goals the PHP developer faces.

In addition to a brief introduction to PHP, the main content of the book is presented in a problem and solution format, logically organized on a topic-by-topic basis. Each question specifies a goal, and the following text provides a detailed solution that achieves the stated goal along with any additional related information.

After a crash course in the basics, the PHP Developer's Cookbook covers more advanced development topics.

Table of Contents

Introduction.

I. LANGUAGE CONSTRUCTS AND TECHNIQUES.

1. Manipulating Strings.
2. Working with Numbers, Dates, and Times.
3. Using Arrays.
4. PHP's Built-in Arrays and Constants.
5. Matching Data with Regular Expressions.
6. File Access.
7. Working with Files in Directories.
8. Functions.
9. Classes.
10. Maintaining Sessions with PHP.
11. Interacting with Web Pages and Servers.

II. DATABASES.


12. Creating a Database-Independent API with PHP.

III. GOING OUTSIDE PHP.


13. Interfacing with Other Programs and Languages.
14. Communicating with Sockets.
15. Handling E-mail.
16. Working with SNMP Objects. Introduction. Setting an SNMP Object. Getting an SNMP Object. Fetching All SNMP Objects into an Array.
17. LDAP.

IV. GENERATING OTHER LANGUAGES.


18. Creating and Managing Images.
19. HTML.

商品描述(中文翻譯)

《PHP 開發者食譜》是一本以任務為導向的書籍,旨在提供解決 PHP 開發者日常面臨的問題和目標的方案。

除了對 PHP 的簡要介紹外,本書的主要內容以問題和解決方案的格式呈現,並按主題邏輯組織。每個問題都指定了一個目標,隨後的文本提供了達成該目標的詳細解決方案以及任何相關的附加信息。

在基礎知識的速成課程後,《PHP 開發者食譜》涵蓋了更高級的開發主題。

目錄
引言。

I. 語言結構與技術。
1. 操作字串。
2. 處理數字、日期和時間。
3. 使用陣列。
4. PHP 的內建陣列和常數。
5. 使用正則表達式匹配數據。
6. 文件訪問。
7. 在目錄中操作文件。
8. 函數。
9. 類別。
10. 使用 PHP 維護會話。
11. 與網頁和伺服器互動。

II. 數據庫。
12. 使用 PHP 創建一個獨立於數據庫的 API。

III. 超越 PHP。
13. 與其他程序和語言接口。
14. 使用套接字進行通信。
15. 處理電子郵件。
16. 使用 SNMP 對象。引言。設置 SNMP 對象。獲取 SNMP 對象。將所有 SNMP 對象提取到陣列中。
17. LDAP。

IV. 生成其他語言。
18. 創建和管理圖像。
19. HTML。