Head First PHP & MySQL (Paperback)
            
暫譯: 深入理解 PHP 與 MySQL (平裝版)
        
        Lynn Beighley, Michael Morrison
- 出版商: O'Reilly
 - 出版日期: 2009-01-27
 - 定價: $1,990
 - 售價: 9.0 折 $1,791
 - 語言: 英文
 - 頁數: 814
 - 裝訂: Paperback
 - ISBN: 0596006306
 - ISBN-13: 9780596006303
 - 
    相關分類:
    
      PHP、MySQL
 - 
    相關翻譯:
    
      深入淺出 PHP 與 MySQL (Head First PHP & MySQL) (繁中版)
 
立即出貨 (庫存 < 3)
買這商品的人也買了...
- 
                
                  
                  
                Thinking in C++, Volume 1: Introduction to Standard C++, 2/e (美國原版)$3,500$3,325 - 
                
                  
                  
                Thinking in C++, Vol. 2: Practical Programming, 2/e (Paperback)$1,200$1,176 - 
                
                  
                  
                Head First Java, 2/e (Paperback)$2,100$1,995 - 
                
                  
                  
                深入淺出設計模式 (Head First Design Patterns)$880$695 - 
                
                  
                  
                深入淺出 Java 程式設計, 2/e (Head First Java, 2/e)$880$695 - 
                
                  
                  
                SQL 語法範例辭典$550$468 - 
                
                  
                  
                C++ Primer, 4/e (中文版)$990$891 - 
                
                  
                  
                深入淺出 C# (Head First C#)$980$774 - 
                
                  
                  
                大話設計模式$620$490 - 
                
                  
                  
                深入淺出網站設計 (Head First Web Design)$880$695 - 
                
                  
                  
                Web+ 設計的黃金則-讓人留連忘返的網站設計關鍵$299$254 - 
                
                  
                  
                Software Testing and Quality Assurance: Theory and Practice$5,380$5,111 - 
                
                  
                  
                Implementing Automated Software Testing: How to Save Time and Lower Costs While Raising Quality (Paperback)$1,840$1,748 - 
                
                  
                  
                Google Android 2.X 應用程式開發實戰$520$411 - 
                
                  
                  
                Google!Android 2 手機應用程式設計入門, 3/e$530$419 - 
                
                  
                  
                Google Android SDK 開發範例大全 2$890$703 - 
                
                  
                  
                約耳趣談軟體-來自專案管理的現場實錄 (Joel on Software: And on Diverse and Occasionally Related Matters That Will Prove of Interest to Software Developers)$490$387 - 
                
                  
                  
                深入淺出 Android 系統原理及開發要點$450$351 - 
                
                  
                  
                前進 Android Market!Google Android SDK 實戰演練$850$672 - 
                
                  
                  
                Google Android SDK 開發範例大全, 3/e$950$751 - 
                
                  
                  
                大話資料結構$590$466 - 
                
                  
                  
                Eclipse 完全攻略-從基礎 Java 到 PDE 外掛開發$600$468 - 
                
                  
                  
                Android 4.X 手機/平板電腦程式設計入門、應用到精通, 2/e (適用 Android 1.X~4.X)$520$411 - 
                
                  
                  
                PHP、MySQL、JavaScript 與 CSS 學習手冊, 2/e (Learning PHP, MySQL, JavaScript, and CSS: A Step-by-Step Guide to Creating Dynamic Websites, 2/e)$880$695 - 
                
                  
                  
                It's Django -- 用 Python 迅速打造 Web 應用$400$340 
商品描述
If you're ready to create web pages more complex than those you can build with HTML and CSS, Head First PHP & MySQL is the ultimate learning guide to building dynamic, database-driven websites using PHP and MySQL. Packed with real-world examples, this book teaches you all the essentials of server-side programming, from the fundamentals of PHP and MySQL coding to advanced topics such as form validation, session IDs, cookies, database queries and joins, file I/O operations, content management, and more.
Head First PHP & MySQL offers the same visually rich format that's turned every title in the Head First series into a bestseller, with plenty of exercises, quizzes, puzzles, and other interactive features to help you retain what you've learned. 
- Use PHP to transform static HTML pages into dynamic web sites
 - Create and populate your own MySQL database tables, and work with data stored in files
 - Perform sophisticated MySQL queries with joins, and refine your results with LIMIT and ORDER BY
 - Use cookies and sessions to track visitors' login information and personalize the site for users
 - Protect your data from SQL injection attacks
 - Use regular expressions to validate information on forms
 - Dynamically display text based on session info and create images on the fly
 - Pull syndicated data from other sites using PHP and XML
 
商品描述(中文翻譯)
如果你準備好創建比僅使用 HTML 和 CSS 更複雜的網頁,Head First PHP & MySQL 是一本終極學習指南,教你如何使用 PHP 和 MySQL 建立動態的資料庫驅動網站。這本書充滿了真實世界的範例,教你所有伺服器端程式設計的基本知識,從 PHP 和 MySQL 編碼的基礎到進階主題,如表單驗證、會話 ID、Cookies、資料庫查詢和聯接、檔案 I/O 操作、內容管理等。
Head First PHP & MySQL 提供了與 Head First 系列其他書籍相同的視覺豐富格式,並包含大量的練習、測驗、謎題和其他互動功能,幫助你記住所學的內容。
- 使用 PHP 將靜態 HTML 頁面轉換為動態網站
- 創建並填充自己的 MySQL 資料表,並處理儲存在檔案中的數據
- 使用聯接執行複雜的 MySQL 查詢,並使用 LIMIT 和 ORDER BY 精煉結果
- 使用 Cookies 和會話來追蹤訪客的登錄信息,並為用戶個性化網站
- 保護你的數據免受 SQL 注入攻擊
- 使用正則表達式來驗證表單上的信息
- 根據會話信息動態顯示文本並即時創建圖像
- 使用 PHP 和 XML 從其他網站提取聯合數據
在整本書中,你將構建複雜的範例,包括郵件列表、工作板和在線約會網站,幫助你學習如何在各種情境中利用 PHP 和 MySQL 的力量。如果你準備好建立一個真正動態的網站,Head First PHP & MySQL 是開始的理想方式。
