PHP 5 Fast & Easy Web Development, 3/e (Paperback)
Julie C. Meloni
- 出版商: Premier Press
- 出版日期: 2004-05-11
- 定價: $780
- 售價: 2.6 折 $199
- 語言: 英文
- 頁數: 500
- 裝訂: Paperback
- ISBN: 1592004733
- ISBN-13: 9781592004737
-
相關分類:
PHP
立即出貨(限量) (庫存=2)
買這商品的人也買了...
-
$520$343 -
$1,029Fundamentals of Data Structures in C
-
$680$537 -
$2,640$2,508 -
$980$774 -
$1,150$1,127 -
$920$727 -
$780CMMI: Guidelines for Process Integration and Product Improvement (Harcover)
-
$590$466 -
$880$792 -
$750$638 -
$560$476 -
$850$723 -
$750$593 -
$780$616 -
$450$360 -
$540$427 -
$390$332 -
$1,064The 3G IP Multimedia Subsystem (IMS) : Merging the Internet and the Cellular Worlds
-
$650$507 -
$460$363 -
$880$748 -
$490$382 -
$880$695 -
$650$507
相關主題
商品描述
Description:
Dont spend your time wading through manuals to learn PHP 5. Spend it doing what you do bestcreating web pages! With "PHP 5 Fast & Easy Web Development" you can get up and running with PHP 5, Apache, and MySQL with ease. By the time youre finished, youll be able to display dynamic content, build your own contact management system, create custom reports, work with XML, and much more. Less time, less effort, more results!
Table of Contents:
Introduction
Part 1: Getting Started
1. Installing and Configuring MySQL
2. Installing Apache
3. Installing PHP
Part 2: The Absolute Basics of Coding in PHP
4. Mixing PHP and HTML
5. Introducing Variables and Operators
6. Using PHP Variables
Part 3: Start with the Simple Stuff
7. Displaying Dynamic Content
8. Sending E-Mail
9. Using Your File System
10. Uploading Files to Your Web Site
Part 4: Getting to Know Your MySQL Database
11. Establishing a Connection and Poking Around
12. Creating a Database Table
13. Inserting Data into the Table
14. Selecting and Displaying Data
Part 5: User Authentication and Tracking
15. Database-Driven User Authentication
16. Using Cookies
17. Session Basics
Part 6: Creating Your Own Contact Management System
18. Planning Your System
19. Adding Contacts
20. Modifying Contacts
21. Deleting Contacts
22. Working with Contacts
Part 7: Additional Project Examples
23. Managing a Simple Mailing List
24. Creating Custom Logs and Reports
25. Working with XML
Appendices
A: Additional Configuration Options
B: Basic PHP Function Reference
C: Writing Your Own Functions and Objects
D: Database Normalization and SQL Reference
E: Using SQLite
F: Getting Help