Expert PHP and MySQL (Paperback)
            
暫譯: 專家級 PHP 與 MySQL
        
        Andrew Curioso, Ronald Bradford, Patrick Galbraith
- 出版商: Wrox Press
- 出版日期: 2010-03-29
- 定價: $1,650
- 售價: 6.0 折 $990
- 語言: 英文
- 頁數: 587
- 裝訂: Paperback
- ISBN: 0470563125
- ISBN-13: 9780470563120
- 
    相關分類:
    
      PHP、MySQL
 
立即出貨 (庫存 < 3)
買這商品的人也買了...
- 
                
                   $525Essential PHP for Web Professionals $525Essential PHP for Web Professionals
- 
                
                   深入淺出設計模式 (Head First Design Patterns) 深入淺出設計模式 (Head First Design Patterns)$880$695
- 
                
                   深入淺出 Java 程式設計, 2/e (Head First Java, 2/e) 深入淺出 Java 程式設計, 2/e (Head First Java, 2/e)$880$695
- 
                
                   PHP Phrasebook PHP Phrasebook$1,110$1,055
- 
                
                   CCNA 認證教戰手冊 (CCNA: Cisco Certified Network Associate Study Guide (Exam 640-802), 6/e) CCNA 認證教戰手冊 (CCNA: Cisco Certified Network Associate Study Guide (Exam 640-802), 6/e)$1,180$1,003
- 
                
                   iPhone 創意程式設計家, 2/e (適用 SDK 3、SDK 4) iPhone 創意程式設計家, 2/e (適用 SDK 3、SDK 4)$530$419
- 
                
                   Perl 學習手冊 (Learning Perl, 5/e) Perl 學習手冊 (Learning Perl, 5/e)$580$458
- 
                
                   Java 程式設計藝術 (Java How to Program, 7/e) Java 程式設計藝術 (Java How to Program, 7/e)$450$405
- 
                
                   Linux 指令範例速查手冊 Linux 指令範例速查手冊$450$356
- 
                
                   ASP.NET 專題實務 II-範例集與 4.0 新功能 ASP.NET 專題實務 II-範例集與 4.0 新功能$620$490
- 
                
                   深入淺出 Android 遊戲程式開發範例大全 深入淺出 Android 遊戲程式開發範例大全$620$484
- 
                
                   ASP.NET 4.0 專題實務-使用 C# ASP.NET 4.0 專題實務-使用 C#$750$593
- 
                
                   軟體開發事件簿-程式設計師求生指南 軟體開發事件簿-程式設計師求生指南$480$379
- 
                
                   PHP: The Good Parts: Delivering the Best of PHP (Paperback) PHP: The Good Parts: Delivering the Best of PHP (Paperback)$1,250$1,188
- 
                
                   玩通 VMware:108 個虛擬機實例講堂 玩通 VMware:108 個虛擬機實例講堂$480$379
- 
                
                   HTML5 & API 網頁程式設計 HTML5 & API 網頁程式設計$450$383
- 
                
                   Beginning PHP and MySQL: From Novice to Professional, 4/e (Paperback) Beginning PHP and MySQL: From Novice to Professional, 4/e (Paperback)$2,560$2,432
- 
                
                   打造雲端作業系統:VMware vSphere 4 建置入門 打造雲端作業系統:VMware vSphere 4 建置入門$580$458
- 
                
                   $545Effortless E-Commerce with PHP and MySQL (Paperback) $545Effortless E-Commerce with PHP and MySQL (Paperback)
- 
                
                   SQL Server 2008 R2 資料庫設計實務 SQL Server 2008 R2 資料庫設計實務$620$490
- 
                
                   前進 Android Market!Google Android SDK 實戰演練 前進 Android Market!Google Android SDK 實戰演練$850$672
- 
                
                   接案我最行 ! CSS + XHTML 商業範例必殺技 接案我最行 ! CSS + XHTML 商業範例必殺技$480$408
- 
                
                   Google Android SDK 開發範例大全, 3/e Google Android SDK 開發範例大全, 3/e$950$751
- 
                
                   王者歸來-C# 4.0 權威指南 王者歸來-C# 4.0 權威指南$680$578
- 
                
                   大話資料結構 大話資料結構$590$466
商品描述
As the world's most popular, general purpose, open source scripting language, PHP is frequently used with MySQL to create high-traffic, mission-critical applications. This indispensable book shares proven, author-tested best practices and expert techniques that can be applied to even the most demanding MySQL-driven PHP apps. You'll explore ways to extend MySQL with user-defined functions, write PHP extensions, and solve problems when PHP and MySQL alone are not enough and other techniques or third-party tools are necessary.
Expert PHP and MySQL:
-     Reviews essential techniques, such as design patterns, complex queries, and advanced regular expression 
-     Addresses advanced PHP concepts, such as iterators and closures 
-     Demonstrates using Gearman for multitasking in your web applications 
-     Discusses caching using memcached with MySQL and your PHP web applications 
-     Discusses ways to create PHP Extensions and MySQL User Defined Functions 
-     Shows how to use Sphinx for search functionality in your PHP web applications 
Wrox Expert books present the wisdom accumulated by an experienced author team who is recognized as experts by the programming community. These experts challenge professional developers to examine their current practices in pursuit of better results.
wrox.com
    Programmer Forums
    Join our Programmer to Programmer forums to ask and answer programming questions about this book, join discussions on the hottest topics in the industry, and connect with fellow programmers from around the world.    
    Code Downloads
    Take advantage of free code samples from this book, as well as code samples from hundreds of other books, all ready to use.    
    Read More
    Find articles, ebooks, sample chapters, and tables of contents for hundreds of books, and more reference resources on programming topics that matter to you.    
Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.
商品描述(中文翻譯)
**當今最具挑戰性應用程式的最佳實踐與專家技術**
作為全球最受歡迎的通用開源腳本語言,PHP經常與MySQL一起使用,以創建高流量、關鍵任務的應用程式。本書分享了經過驗證的、作者測試過的最佳實踐和專家技術,這些技術可以應用於即使是最具挑戰性的MySQL驅動的PHP應用程式。您將探索如何使用使用者定義函數擴展MySQL、編寫PHP擴展,並在僅使用PHP和MySQL無法解決問題時,採用其他技術或第三方工具。
**專家PHP與MySQL:**
- 回顧基本技術,如設計模式、複雜查詢和高級正則表達式
- 討論高級PHP概念,如迭代器和閉包
- 演示如何使用Gearman在您的網頁應用程式中進行多任務處理
- 討論如何使用memcached與MySQL及您的PHP網頁應用程式進行快取
- 討論如何創建PHP擴展和MySQL使用者定義函數
- 展示如何在您的PHP網頁應用程式中使用Sphinx實現搜尋功能
**Wrox專家書籍**呈現了一支經驗豐富的作者團隊所累積的智慧,這些作者在程式設計社群中被認可為專家。這些專家挑戰專業開發人員檢視他們當前的實踐,以追求更好的結果。
**wrox.com**
**程式設計師論壇**  
加入我們的程式設計師對程式設計師論壇,詢問和回答有關本書的程式設計問題,參與行業內最熱門主題的討論,並與來自世界各地的程式設計師聯繫。
**程式碼下載**  
利用本書的免費程式碼範例,以及來自其他數百本書的程式碼範例,這些範例均可直接使用。
**閱讀更多**  
查找數百本書的文章、電子書、範例章節和目錄,以及更多與您相關的程式設計主題的參考資源。
**注意:** CD-ROM/DVD及其他補充材料不包含在電子書檔案中。

 
     
     
     
     
     
     
     
     
     
     
    
