PHP and MySQL Web Development, 2/e

Luke Welling, Laura Thomson

  • 出版商: SAMS
  • 出版日期: 2003-02-12
  • 售價: $1,970
  • 貴賓價: 9.5$1,872
  • 語言: 英文
  • 頁數: 912
  • 裝訂: Paperback
  • ISBN: 067232525X
  • ISBN-13: 9780672325250
  • 相關分類: MySQLPHPSQL
  • 已過版

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

商品描述

PHP and MySQL Web Development teaches the reader to develop dynamic, secure, commercial Web sites. Using the same accessible, popular teaching style of the first edition, this best-selling book has been updated to reflect the rapidly changing landscape of MySQL and PHP.

The book teaches the reader to integrate and implement these technologies by following real-world examples and working sample projects, and also covers related technologies needed to build a commercial Web site, such as SSL, shopping carts, and payment systems.

The second edition includes new coverage of how to work with XML in developing a PHP and MySQL site, and how to draw on the valuable resources of the PEAR repository of code and extensions.

Table of Contents

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.

II. USING MYSQL.

7. Designing Your Web Database.
8. Creating Your Web Database.
9. Working with Your MySQL Database.
10. Accessing Your MySQL Database from the Web with PHP.
11. Advanced MySQL.

III. E-COMMERCE AND SECURITY.

12. Running an E-commerce Site.
13. E-commerce Security Issues.
14. Implementing Authentication with PHP and MySQL.
15. Implementing Secure Transactions with PHP and MySQL.
 

IV. ADVANCED PHP TECHNIQUES.

16. Interacting with the File System and the Server.
17. Using Network and Protocol Functions.
18. Managing the Date and Time.
19. Generating Images.
20. Using Session Control in PHP.
21. Other Useful Features.