Apache, MySQL, and PHP Web Development All-in-One Desk Reference For Dummies
暫譯: Apache、MySQL 與 PHP 網頁開發全方位參考手冊

Jeff Cogswell

  • 出版商: Wiley
  • 出版日期: 2003-12-05
  • 售價: $1,970
  • 貴賓價: 9.5$1,872
  • 語言: 英文
  • 頁數: 760
  • 裝訂: Paperback
  • ISBN: 0764549693
  • ISBN-13: 9780764549694
  • 相關分類: MySQLPHPSQL
  • 已絕版

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

相關主題

商品描述

 

Summary

* Covers the entire open source Web platform known as LAMP, which includes Linux, Apache, MySQL, and PHP, the basis for many dynamic data-driven Web sites
* Seven convenient minibooks provide easy reference on open source and team development, working with Linux and Apache, automating Web sites with Perl, developing front-end applications with Tcl/TK, creating dynamic Web pages with PHP, accessing Web databases with MySQL, and processing Web files with regular expressions
* Includes valuable, hard-to-find coverage of collaboration, file sharing, and version control with CVS
* PHP is running on over nine million sites, with an average increase of 6.5 percent monthly over the past two years; Apache Web servers handle seventy percent of Web content

Table of Contents

Introduction.

Book I: Configuring Linux and Windows for Apache.

Chapter 1: Configuring Linux.

Chapter 2: Configuring Windows.

Chapter 3: Ten Third-Party Packages That Enhance Security.

Book II: Building an Apache Web Site.

Chapter 1: Introducing the Apache Web Server.

Chapter 2: Installing Apache.

Chapter 3: Configuring Apache.

Chapter 4: Apache Modules.

Chapter 5: Ten Security Tips.

Book III: Perl Web Site Automation.

Chapter 1: Introducing Perl.

Chapter 2: Simple Data Types.

Chapter 3: Comparing and Testing Variables.

Chapter 4: Controlling the Structure of Your Program.

Chapter 5: Processing Text Files and Directories.

Chapter 6: Advanced Perl Coding.

Chapter 7: Perl and CGI Scripts.

Chapter 8: Ten Useful Perl Functions.

Book IV: Tcl/Tk Front End Development.

Chapter 1: What Are Tcl and Tk?

Chapter 2: Processing Variables and Expressions.

Chapter 3: Controlling the Structure.

Chapter 4: Building Procedures.

Chapter 5: Manipulating Files.

Chapter 6: Programming with the Tcl Packages.

Chapter 7: Designing GUIs with Tk.

Chapter 8: Arranging Controls, Drawing Pictures, and Handling Text.

Chapter 9: Displaying Standard Dialog Boxes in Tk.

Chapter 10: Ten Useful Tcl/Tk Tools.

Book V: PHP Web Pages for Dynamic Content.

Chapter 1: What You Can Do with PHP.

Chapter 2: Writing Server-Side Scripts.

Chapter 3: Storing Information.

Chapter 4: Controlling the Program Flow.

Chapter 5: Arrays and Functions.

Chapter 6: Interacting with HTML.

Chapter 7: Advanced Programming with PHP.

Chapter 8: Creating Graphics.

Chapter 9: Modeling Data with Classes.

Chapter 10: Ten Ways to Enhance Your Web Site.

Book VI: MySQL Databases on the Web.

Chapter 1: What Is MySQL?

Chapter 2: Managing Databases and Tables.

Chapter 3: Relating Your Data.

Chapter 4: Accessing MySQL from PHP.

Chapter 5: Querying with SQL and PHP.

Chapter 6: Accessing MySQL from Perl.

Chapter 7: Creating a Username System for Your Web Site.

Chapter 8: Ten Ways to Enhance a Web Site with Databases.

Book VII: Processing Web Files with Regular Expressions.

Chapter 1: Why Use Regular Expressions?

Chapter 2: Following the Syntax of Regular Expressions.

Chapter 3: Customizing, Searching, and Replacing.

Chapter 4: Grouping and Capturing.

Chapter 5: Joining, Splitting, and Making Up.

Chapter 6: Processing Multiple Lines and Files.

Chapter 7: Processing HTML Files.

Chapter 8: Ten Regular Expression Gotchas.

Book VIII: Appendixes.

Appendix A: Managing Files with CVS.

Appendix B: Understanding Open-Source Licenses.

Index.

商品描述(中文翻譯)

摘要

* 涵蓋整個開源網頁平台LAMP,包括Linux、Apache、MySQL和PHP,這是許多動態數據驅動網站的基礎
* 七本方便的小書提供有關開源和團隊開發的簡易參考,使用Linux和Apache,利用Perl自動化網站,使用Tcl/TK開發前端應用程式,使用PHP創建動態網頁,使用MySQL訪問網頁數據庫,以及使用正則表達式處理網頁文件
* 包含有價值且難以找到的有關協作、文件共享和使用CVS進行版本控制的內容
* PHP在超過九百萬個網站上運行,過去兩年平均每月增長6.5%;Apache網頁伺服器處理七成的網頁內容

目錄

引言。
第一本書:為Apache配置Linux和Windows。
第1章:配置Linux。
第2章:配置Windows。
第3章:十個增強安全性的第三方套件。
第二本書:建立Apache網站。
第1章:介紹Apache網頁伺服器。
第2章:安裝Apache。
第3章:配置Apache。
第4章:Apache模組。
第5章:十個安全提示。
第三本書:Perl網站自動化。
第1章:介紹Perl。
第2章:簡單數據類型。
第3章:比較和測試變數。
第4章:控制程式的結構。
第5章:處理文本文件和目錄。
第6章:進階Perl編碼。
第7章:Perl和CGI腳本。
第8章:十個有用的Perl函數。
第四本書:Tcl/Tk前端開發。
第1章:什麼是Tcl和Tk?
第2章:處理變數和表達式。
第3章:控制結構。
第4章:建立程序。
第5章:操作文件。
第6章:使用Tcl套件編程。
第7章:使用Tk設計GUI。
第8章:安排控制項、繪製圖形和處理文本。
第9章:在Tk中顯示標準對話框。
第10章:十個有用的Tcl/Tk工具。
第五本書:用PHP創建動態內容的網頁。
第1章:你可以用PHP做什麼。
第2章:編寫伺服器端腳本。
第3章:存儲信息。
第4章:控制程式流程。
第5章:數組和函數。
第6章:與HTML互動。
第7章:用PHP進行進階編程。
第8章:創建圖形。
第9章:使用類建模數據。
第10章:增強網站的十種方法。
第六本書:網頁上的MySQL數據庫。
第1章:什麼是MySQL?
第2章:管理數據庫和表。
第3章:關聯你的數據。
第4章:從PHP訪問MySQL。
第5章:使用SQL和PHP查詢。
第6章:從Perl訪問MySQL。
第7章:為你的網站創建用戶名系統。
第8章:用數據庫增強網站的十種方法。
第七本書:使用正則表達式處理網頁文件。
第1章:為什麼使用正則表達式?
第2章:遵循正則表達式的語法。
第3章:自定義、搜索和替換。
第4章:分組和捕獲。
第5章:連接、拆分和組合。
第6章:處理多行和文件。
第7章:處理HTML文件。
第8章:十個正則表達式的陷阱。
第八本書:附錄。
附錄A:使用CVS管理文件。
附錄B:理解開源許可證。
索引。