PHP & MySQL For Dummies, 3/e (Paperback)
            
暫譯: PHP 與 MySQL 入門指南 (第三版)
        
        Janet Valade
- 出版商: Hungry Minds
- 出版日期: 2006-11-20
- 售價: $1,060
- 貴賓價: 9.5 折 $1,007
- 語言: 英文
- 頁數: 456
- 裝訂: Paperback
- ISBN: 0470096004
- ISBN-13: 9780470096000
- 
    相關分類:
    
      MySQL、PHP、SQL
 
已過版
買這商品的人也買了...
- 
                
                   系統程式 (System Software: An Introduction to Systems Programming, 3/e) 系統程式 (System Software: An Introduction to Systems Programming, 3/e)$600$588
- 
                
                   System Software: An Introduction to Systems Programming, 3/e (IE-Paperback) System Software: An Introduction to Systems Programming, 3/e (IE-Paperback)$980$960
- 
                
                   Computer Organization and Design: The Hardware/Software Interface, 3/e(IE) (美國版ISBN:1558606041) Computer Organization and Design: The Hardware/Software Interface, 3/e(IE) (美國版ISBN:1558606041)$1,200$1,176
- 
                
                   計算機組織與設計 (Computer Organization and Design: The Hardware/Software Interface, 3/e) 計算機組織與設計 (Computer Organization and Design: The Hardware/Software Interface, 3/e)$680$646
- 
                
                   Ship it! A Practical Guide to Successful Software Projects (Paperback) Ship it! A Practical Guide to Successful Software Projects (Paperback)$1,250$1,188
- 
                
                   Database System Concepts, 5/e (IE) (美國版ISBN:0072958863) Database System Concepts, 5/e (IE) (美國版ISBN:0072958863)$1,150$1,127
- 
                
                   PHP5 與 MySQL5 入門學習指南 PHP5 與 MySQL5 入門學習指南$580$493
- 
                
                   SQL 語法範例辭典 SQL 語法範例辭典$550$468
- 
                
                   密碼學與網路安全(第四版) (Cryptography and Network Security: Principles and Practice, 4/e) 密碼學與網路安全(第四版) (Cryptography and Network Security: Principles and Practice, 4/e)$680$646
- 
                
                   電腦網際網路 (Computer Networking: A Top-Down Approach Featuring The Internet, 3/e) 電腦網際網路 (Computer Networking: A Top-Down Approach Featuring The Internet, 3/e)$600$540
- 
                
                   Ruby on Rails 網路應用程式開發與建置 Ruby on Rails 網路應用程式開發與建置$520$406
- 
                
                   聖殿祭司的 ASP.NET 2.0 專家技術手冊─使用 C#, 2/e 聖殿祭司的 ASP.NET 2.0 專家技術手冊─使用 C#, 2/e$720$569
- 
                
                   Computer Networking: A Top-Down Approach, 4/e(IE-paper) Computer Networking: A Top-Down Approach, 4/e(IE-paper)$1,100$1,078
- 
                
                   Linux 核心詳解, 3/e (Understanding the Linux Kernel, 3/e) Linux 核心詳解, 3/e (Understanding the Linux Kernel, 3/e)$1,200$948
- 
                
                   碼上就會:Rails敏捷開發網站 (Agile Web Development with Rails, 2/e) 碼上就會:Rails敏捷開發網站 (Agile Web Development with Rails, 2/e)$600$474
- 
                
                   PHP 5 & MySQL 程式設計, 2/e PHP 5 & MySQL 程式設計, 2/e$580$493
- 
                
                   Acrobat 8 PDF 應用全蒐錄 Acrobat 8 PDF 應用全蒐錄$420$357
- 
                
                   鳥哥的 Linux 伺服器架設篇, 2/e & 鳥哥的 Linux 私房菜基礎學習篇, 2/e 鳥哥的 Linux 伺服器架設篇, 2/e & 鳥哥的 Linux 私房菜基礎學習篇, 2/e$1,560$1,326
- 
                
                   軟體測試實務講座─來自矽谷的技術經驗與心得分享 軟體測試實務講座─來自矽谷的技術經驗與心得分享$290$226
- 
                
                   現代嵌入式系統開發專案實務-菜鳥成長日誌與專案經理的私房菜 現代嵌入式系統開發專案實務-菜鳥成長日誌與專案經理的私房菜$600$480
- 
                
                   深入淺出 PMP (Head First PMP) 深入淺出 PMP (Head First PMP)$880$695
- 
                
                   C# 資料庫開發經典案例解析 C# 資料庫開發經典案例解析$580$458
- 
                
                   Windows Server 2008 安裝與管理 Windows Server 2008 安裝與管理$740$585
- 
                
                   Microsoft ASP.NET 3.5 最佳實務講座 Microsoft ASP.NET 3.5 最佳實務講座$680$537
- 
                
                   重構-向範式前進 (Refactoring to Patterns) 重構-向範式前進 (Refactoring to Patterns)$750$593
商品描述
Description
Build an online catalog and a members-only siteEverything you need to know to create a dynamic PHP and MySQL Web site!
Been thinking of creating a high-quality interactive Web site? This book is just what you need to get started! Here's the fun and easy way® to develop a Web application in PHP 4, 5, or 6 and MySQL 5, test your software, enable your Web pages to display, change, and move database information, and much more.
Discover how to
- Plan and implement a Web database application
- Design and build a MySQL 5 database
- Build dynamic HTML forms
- Create scripts that store, retrieve, and update database information
- Display database information in a Web page
Table of Contents
Introduction.Part I: Developing a Web Database Application Using PHP and MySQL.
Chapter 1: Introduction to PHP and MySQL.
Chapter 2: Setting Up Your Work Environment.
Chapter 3: Developing a Web Database Application.
Part II: MySQL Database.
Chapter 4: Building the Database.
Chapter 5: Protecting Your Data.
Part III: PHP.
Chapter 6: General PHP.
Chapter 7: PHP Building Blocks for Programs.
Chapter 8: Data In, Data Out.
Chapter 9: Moving Information from One Web Page to the Next.
Part IV: Applications.
Chapter 10: Putting It All Together.
Chapter 11: Building an Online Catalog.
Chapter 12: Building a Members Only Web Site.
Part V: The Part of Tens.
Chapter 13: Ten Things You Might Want to Do Using PHP Functions.
Chapter 14: Ten PHP Gotchas.
Part VI: Appendixes.
Appendix A: Installing MySQL.
Appendix B: Installing PHP.
Appendix C: Installing and Configuring Apache.
Index.
商品描述(中文翻譯)
**描述**
**建立一個線上目錄和會員專屬網站**
**您需要知道的一切,以創建一個動態的 PHP 和 MySQL 網站!**
一直在考慮創建一個高品質的互動網站嗎?這本書正是您入門的最佳選擇!這裡有一個有趣且簡單的方法®來開發 PHP 4、5 或 6 和 MySQL 5 的網頁應用程式,測試您的軟體,使您的網頁能夠顯示、變更和移動資料庫資訊,還有更多功能。
**發現如何**
- 計劃和實施一個網頁資料庫應用程式
- 設計和建立一個 MySQL 5 資料庫
- 建立動態 HTML 表單
- 創建存儲、檢索和更新資料庫資訊的腳本
- 在網頁中顯示資料庫資訊
**目錄**
**引言。**
**第一部分:使用 PHP 和 MySQL 開發網頁資料庫應用程式。**
第 1 章:PHP 和 MySQL 簡介。
第 2 章:設置您的工作環境。
第 3 章:開發網頁資料庫應用程式。
**第二部分:MySQL 資料庫。**
第 4 章:建立資料庫。
第 5 章:保護您的資料。
**第三部分:PHP。**
第 6 章:一般 PHP。
第 7 章:PHP 程式的基本構件。
第 8 章:資料輸入,資料輸出。
第 9 章:將資訊從一個網頁移動到下一個網頁。
**第四部分:應用程式。**
第 10 章:將所有內容整合在一起。
第 11 章:建立線上目錄。
第 12 章:建立會員專屬網站。
**第五部分:十件事。**
第 13 章:您可能想用 PHP 函數做的十件事。
第 14 章:十個 PHP 陷阱。
**第六部分:附錄。**
附錄 A:安裝 MySQL。
附錄 B:安裝 PHP。
附錄 C:安裝和配置 Apache。
**索引。**

 
     
     
     
     
     
     
     
     
     
    