PHP and MySQL Web Development, 5/e (Paperback)
暫譯: PHP 與 MySQL 網頁開發,第 5 版 (平裝)
Luke Welling, Laura Thomson
- 出版商: SAMS
- 出版日期: 2016-09-05
- 定價: $1,750
- 售價: 9.0 折 $1,575
- 語言: 英文
- 頁數: 688
- 裝訂: Paperback
- ISBN: 0321833899
- ISBN-13: 9780321833891
-
相關分類:
MySQL、PHP、SQL
-
相關翻譯:
PHP 和 MySQL Web 開發 (原書第5版) (簡中版)
精通 PHP & MySQL 網頁開發, 5/e (PHP and MySQL Web Development, 5/e) (繁中版)
立即出貨 (庫存=1)
買這商品的人也買了...
-
$990$891 -
$620$527 -
$590$502 -
$580$452 -
$400$316 -
$780$616 -
$360$284 -
$2,450$2,450 -
$560$437 -
$80$76 -
$580$458 -
$720$562 -
$590$502 -
$500$395 -
$360$281 -
$505零起點 Python 大數據與量化交易
-
$580$458 -
$480$379 -
$680$537 -
$450$356 -
$450$356 -
$590$460 -
$390$308 -
$900$711 -
$500$395
商品描述
PHP and MySQL Web Development, Fifth Edition
The definitive guide to building database-driven Web applications with PHP and MySQL
PHP and MySQL are popular open-source technologies that are ideal for quickly developing database-driven Web applications. PHP is a powerful scripting language designed to enable developers to create highly featured Web applications quickly, and MySQL is a fast, reliable database that integrates well with PHP and is suited for dynamic Internet-based applications.
PHP and MySQL Web Development shows how to use these tools together to produce effective, interactive Web applications. It clearly describes the basics of the PHP language, explains how to set up and work with a MySQL database, and then shows how to use PHP to interact with the database and the server.
This practical, hands-on book consistently focuses on real-world applications, even in the introductory chapters. The authors cover important aspects of security and authentication as they relate to building a real-world website and show you how to implement these aspects in PHP and MySQL. They also introduce you to the integration of front-end and back-end technologies by using JavaScript in your application development.
The final part of this book describes how to approach real-world projects and takes the reader through the design, planning, and building of several projects, including:
- User authentication and personalization
- Web-based email
- Social media integration
- Shopping cart
The fifth edition of PHP and MySQL Web Development has been thoroughly updated, revised, and expanded to cover developments in PHP through versions 5.6 and 7, as well as features introduced in recent stable releases of MySQL.
Free Access to Web Edition
Purchase of this book in any format, electronic or print, includes free access to the corresponding Web Edition, which provides several special features:
- The complete text of the book online
- Exercises and interactive quizzes to test your understanding of the material
- Bonus chapters not included in the print or e-book editions
- Updates and corrections as they become available
The Web Edition can be viewed on all types of computers and mobile devices with any modern web browser that supports HTML5.
Contents at a Glance
Part I: Using PHP
1 PHP Crash Course
2 Storing and Retrieving Data
3 Using Arrays
4 String Manipulation and Regular Expressions
5 Reusing Code and Writing Functions
6 Object-Oriented PHP
7 Error and Exception Handling
Part II: Using MySQL
8 Designing Your Web Database
9 Creating Your Web Database
10 Working with Your MySQL Database
11 Accessing Your MySQL Database from the Web with PHP
12 Advanced MySQL Administration
13 Advanced MySQL Programming
Part III: Web Application Security
14 Web Application Security Risks
15 Building a Secure Web Application
16 Implementing Authentication Methods with PHP
Part IV: Advanced PHP Techniques
17 Interacting with the File System and the Server
18 Using Network and Protocol Functions
19 Managing the Date and Time
20 Internationalization and Localization
21 Generating Images
22 Using Session Control in PHP
23 Integrating JavaScript and PHP
24 Other Useful Features
Part V: Building Practical PHP and MySQL Projects
25 Using PHP and MySQL for Large Projects
26 Debugging and Logging
27 Building User Authentication and Personalization
28 (Web Edition) Building a Web-Based Email Client with Laravel Part I
29 (Web Edition) Building a Web-Based Email Client with Laravel Part II
30 (Web Edition) Social Media Integration Sharing and Authentication
31 (Web Edition) Building a Shopping Cart
Part VI: Appendix
A Installing Apache, PHP, and MySQL
商品描述(中文翻譯)
PHP 與 MySQL 網頁開發(第五版)
使用 PHP 和 MySQL 建立資料庫驅動的網頁應用程式的權威指南
PHP 和 MySQL 是流行的開源技術,非常適合快速開發資料庫驅動的網頁應用程式。PHP 是一種強大的腳本語言,旨在使開發人員能夠快速創建功能豐富的網頁應用程式,而 MySQL 是一個快速、可靠的資料庫,與 PHP 整合良好,適合用於動態的基於網際網路的應用程式。
PHP 與 MySQL 網頁開發展示了如何將這些工具結合使用,以產生有效的互動式網頁應用程式。它清楚地描述了 PHP 語言的基本概念,解釋了如何設置和使用 MySQL 資料庫,然後展示了如何使用 PHP 與資料庫和伺服器進行互動。
這本實用的手冊始終專注於現實世界的應用,即使在入門章節中也是如此。作者涵蓋了與建立現實世界網站相關的重要安全性和身份驗證方面,並展示了如何在 PHP 和 MySQL 中實現這些方面。他們還通過在應用程式開發中使用 JavaScript 來介紹前端和後端技術的整合。
本書的最後部分描述了如何處理現實世界的專案,並帶領讀者完成幾個專案的設計、規劃和建設,包括:
- 使用者身份驗證和個性化
- 基於網頁的電子郵件
- 社交媒體整合
- 購物車
第五版的 PHP 與 MySQL 網頁開發 已經徹底更新、修訂和擴展,以涵蓋 PHP 5.6 和 7 的發展,以及最近穩定版本的 MySQL 中引入的功能。
免費訪問網頁版
以任何格式(電子或印刷)購買本書均包括免費訪問相應的網頁版,該版提供幾個特別功能:
- 書籍的完整文本在線上
- 測試您對材料理解的練習和互動測驗
- 印刷版或電子書版中未包含的附加章節
- 隨著更新和修正的發布而提供的更新
網頁版可以在所有類型的電腦和移動設備上使用任何支持 HTML5 的現代網頁瀏覽器查看。
內容概覽
第一部分:使用 PHP
1 PHP 快速入門
2 儲存和檢索資料
3 使用陣列
4 字串操作和正則表達式
5 重用程式碼和撰寫函數
6 物件導向 PHP
7 錯誤和例外處理
第二部分:使用 MySQL
8 設計您的網頁資料庫
9 創建您的網頁資料庫
10 與 MySQL 資料庫合作
11 使用 PHP 從網頁訪問 MySQL 資料庫
12 高級 MySQL 管理
13 高級 MySQL 程式設計
第三部分:網頁應用程式安全性
14 網頁應用程式安全風險
15 建立安全的網頁應用程式
16 使用 PHP 實現身份驗證方法
第四部分:高級 PHP 技術
17 與檔案系統和伺服器互動
18 使用網路和協定函數
19 管理日期和時間
20 國際化和本地化
21 生成圖像
22 在 PHP 中使用會話控制
23 整合 JavaScript 和 PHP
24 其他有用的功能
第五部分:建立實用的 PHP 和 MySQL 專案
25 在大型專案中使用 PHP 和 MySQL
26 除錯和日誌記錄
27 建立使用者身份驗證和個性化
28 (網頁版) 使用 Laravel 建立基於網頁的電子郵件客戶端 第 1 部分
29 (網頁版) 使用 Laravel 建立基於網頁的電子郵件客戶端 第 2 部分
30 (網頁版) 社交媒體整合 共享和身份驗證
31 (網頁版) 建立購物車
第六部分:附錄
A 安裝 Apache、PHP 和 MySQL