注册 | 登录读书好,好读书,读好书!
读书网-DuShu.com
当前位置: 首页出版图书科学技术计算机/网络软件与程序设计网络编程学习PHP&MySQL(影印版 第二版)

学习PHP&MySQL(影印版 第二版)

学习PHP&MySQL(影印版 第二版)

定 价:¥66.00

作 者: (德国)菲利普斯,(Michele E.Davis)戴维斯 )菲利普斯,(Michele E.Davis)戴维斯
出版社: 东南大学出版社
丛编项: 东南大学出版社O'Reilly系列丛书
标 签: PHP

购买这本书可以去


ISBN: 9787564111427 出版时间: 2008-03-01 包装: 平装
开本: 16 页数: 411 pages 字数:  

内容简介

  PHP币NMySQL正在迅速成为开发数据库驱动的动态网站的标准方法。对于程序开发新手或者被那些令人费解的编程书籍弄得心烦意乱的人而言,《学习PHP&MySQL》是将这对网络开发强劲组合的学习变得简单快速的完美方法。本书新版不仅专注于PHP和NMySQL,而且涉及用PHP和MySQL来编写动态网页的相关技术,包括Apache WebH服务器、XHTML、HTTP及其他内容。你将通过特别设计的例子来使用MySQL并学习如何操作数据,同时也学习PHP编程语言的基础知识以便将数据整合到你的网站上。《学习PHP&MySQL》第二版包括以下内容:•PHP基础知识,如数据类型、程序流程逻辑、变量、函数、数组和表单•在各种环境下安装PHP年IIMySQL的详细步骤•MySQL数据库基础,如表和语句•通过SQL操作数据库的简要解释•新加一章内容讲解XHTML如何与PHP和网站协同工作•安全和访问控制,同时包括一些常见安全陷阱•错误处理、HTTP身份验证和其他《学习PHP&MySQL》讲解了从基本概念到完成特定任务的实践技能等的各个要点,并使用示例应用程序来展示这些技术是如何一起工作共同构建高效快速网站的。如果你有网页或者图像设计的背景并且了解HTML,《学习PHP&MySQL》就是你开始创建动态网页所需要的书籍。

作者简介

  Michele E. Davis从1988年开始拥有一个技术写作和软件培训公司。她已经独立写作或者合著了超过11部书籍。Jon A. Philips是一位在网络开发和数据库应用领域有超过12年经验的软件工程师。他和Michele Davis在2006年7月合著了《Dreamweaver 8 All-in-One Desk Reference For Dummies》 (Wiley)。

图书目录

Preface
1.Dynamic Content and the Web
 HTTP and the Internet
 PHP and MySQL's Place in Web Development
 The Components of a PHP Application
 Integrating Many Sources of Information
 Requesting Data from a Web Page
2.Installation
 Developing Locally
 Working Remotely
3.Exploring PHP
 PHP and HTML Text
 Coding Building Blocks
4.PHP Decision-Making
 Expressions
 Operator Concepts
 Conditionals
 Looping
5.Functions
 Calling Functions
 Defining Functions
 Object-Oriented Programming
6.Arrays
 Array Fundamentals
7.Working with MySQL
 MySQL Database
 Managing the Database
 Using phpMyAdmin
 Database Concepts
 Structured Query Language
8.Database Best Practices
 Database Design
 Backing Up and Restoring Data
 Advanced SQL
9.Getting PHP to Talk to MySQL
 The Process
 Querying the Database with PHP Functions
 Using PEAR
10.Working with Forms
 Building a Form
 Templates
11.Practical PHP
 String Functions
 Date and Time Functions
 File Manipulation
 Calling System Calls
12.XHTML
 Why XHTML?
 XHTML and XML Namespaces
 XHTML Versions
 Generating XHTML with PHP
13.Modifying MySQL Objects and PHP Data
 Changing Database Objects from PHP
 Manipulating Table Data
 Displaying Results with Embedded Links
 Presenting a Form to Add and Process in One File
 Updating Data
 Deleting Data
 Performing a Subquery
14.Cookies, Sessions, and Access Control
 Cookies
 PHP and HTTP Authentication
 Sessions
 Using Auth_HTTP to Authenticate
15.Security
 Session Security
16.Validation and Error Handling
 Validating User Input with JavaScript
 Pattern Matching
 Redisplaying a Form After PHP Validation Fails
17.Sample Application
 Configuration File
 Page Framework
 Database
 Displaying a Postings Summary
 Displaying a Posting and Its Comments
 Adding and Changing Posts
 Adding and Changing Comments
18.Finishing Yourlourney
 PHP Coding Standards
 PEAR
 Frameworks
 Ajax
 Wikis
 Finding Help on the Web
Appendix.Solutions to Chapter Questions
Index

本目录推荐