PHP and MySQL Web Development

PHP and MySQL Web Development pdf epub mobi txt 电子书 下载 2025

出版者:Addison-Wesley Professional
作者:Luke Welling
出品人:
页数:1008
译者:
出版时间:2013-9
价格:$ 56.49
装帧:Paperback
isbn号码:9780321833891
丛书系列:
图书标签:
  • PHP
  • 計算機
  • Web
  • MySQL
  • PHP
  • MySQL
  • Web Development
  • Programming
  • Database
  • Server-Side
  • Web Applications
  • Open Source
  • Tutorial
  • Beginner-Friendly
想要找书就要到 小美书屋
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

具体描述

Master today's best practices for succeeding with PHP 5.4 and MySQL 5.5 web database development! Long acknowledged as the clearest, most practical, and most down-to-earth guide to PHP/MySQL web development, the brand-new Fifth Edition of PHP and MySQL Web Development fully reflects the latest versions of PHP and MySQL. Maintaining the approach that has made this book so successful through, Luke Welling and Laura Thomson add extensive new coverage of security, cloud and mobile development, and using the PEAR repository's massive resources. Part I offers a crash course in using PHP, including data storage/retrieval, arrays, strings, regular expressions, code reuse, objects, and error/exception handling. Next, walk through designing, creating, accessing, and programming MySQL databases. Part III turns to e-commerce, adding extensive new coverage of web security, plus up-to-the-minute discussions of authentication and secure transactions. A full section of advanced PHP techniques addresses everything from networking and filesystem interaction to image generation and session control. The authors conclude with primers on real-world development and debugging, followed by ten start-to-finish case studies, from authentication to content management, personalized PDFs to web services and Web 2.0 apps.

作者简介

Laura Thomson是Mozilla公司的高级软件工程师。之前,她是OmniTI公司和Tangled Web Design公司的合伙人。此外,Laura曾经在RMIT大学和波士顿顾问集团工作过。她获得了应用科学(计算机科学)的学士学位和工程学(计算机系统工程)学士学位。在她的空闲时间,她非常喜欢骑马,讨论免费软件和开源软件以及睡觉。.

Luke Welling是OmniTI公司的一位Web架构师,他经常在一些国际会议(例如,OSCON, ZendCon, MySQLUC,HPCon,OSDC以及LinuxTag)中就开源和Web开发的话题发表演讲。在加入OmniTI公司..

目录信息

Part I: Using PHP
1 PHP Crash Course
2 Storing and Retrieving Data
3 Using Arrays
4 String Manipulation and Regular Expressions
5 Reusing Code and Writing Functions
6 Object-Oriented PHP
7 Error and Exception Handling
Part II: Using MySQL
8 Designing Your Web Database
9 Creating Your Web Database
10 Working with Your MySQL Database
11 Accessing Your MySQL Database from the Web with PHP
12 Advanced MySQL Administration
13 Advanced MySQL Programming
Part III: Web Application Security
14 Web Application Security Risks
15 Building a Secure Web Application
16 Implementing Authentication Methods with PHP
Part IV: Advanced PHP Techniques
17 Interacting with the File System and the Server
18 Using Network and Protocol Functions
19 Managing the Date and Time
20 Internationalization and Localization
21 Generating Images
22 Using Session Control in PHP
23 Integrating JavaScript and PHP
24 Other Useful Features
Part V: Building Practical PHP and MySQL Projects
25 Using PHP and MySQL for Large Projects
26 Debugging and Logging
27 Building User Authentication and Personalization
Part VI: Appendix
A Installing Apache, PHP, and MySQL
· · · · · · (收起)

读后感

评分

本书给出了php的快速入门教程,并且全面地介绍了使用mysql来开发应用程序。它还给出了一些完整的且相当实用的示例程序,对于那些希望投身于实战项目的人来说,是一本相当不错的参考用书。  

评分

中文翻译错误百出,印刷质量奇烂,油墨竟然会褪色,我怒了%※……%%¥!◎(× 出版社还动用攻击将这篇评论的“没用”数刷成 16777215,太缺德了 http://book.douban.com/review/1076978/ 我说的是09版  

评分

评分

里面的内容规规矩矩,有板有眼,没有那种大气,也没有很深入的讲解,好像一本规矩的教科书,所以一开始我非常不了解他为什么被称作“圣经”。 这本书我读了至少3遍,从大二初,一直到大三上学期,期间我在做开发的时候都还想着拿它做参考,对于初学者,这本书确实是一本非常好...  

评分

PHP的书我只看过这一本,当时是冲着“圣经”的名头买下的。然后花了三四个星期断断续续看了一部分比较基础的和一些应用的部分,发现对我做一个比较简单的网站已经足够了。 这本书稳扎稳打,一步步把你引入PHP和MySql开发的殿堂,程序例子都很好很实际,后面也有几...  

用户评价

评分

十分全面的PHP与MySQL入门书,对初学读者很友好,许多知识介绍点到为止,但给出了拓展阅读的书单和手册链接。文中示例相当实用,网络版章节还有用laravel框架做邮件客户端与网店的示例,可在gitub上下载相应pdf(英文)。被评论吓得没敢看翻译版,而原文作者幽默得EB,行文平易,很好读,推荐。

评分

十分全面的PHP与MySQL入门书,对初学读者很友好,许多知识介绍点到为止,但给出了拓展阅读的书单和手册链接。文中示例相当实用,网络版章节还有用laravel框架做邮件客户端与网店的示例,可在gitub上下载相应pdf(英文)。被评论吓得没敢看翻译版,而原文作者幽默得EB,行文平易,很好读,推荐。

评分

十分全面的PHP与MySQL入门书,对初学读者很友好,许多知识介绍点到为止,但给出了拓展阅读的书单和手册链接。文中示例相当实用,网络版章节还有用laravel框架做邮件客户端与网店的示例,可在gitub上下载相应pdf(英文)。被评论吓得没敢看翻译版,而原文作者幽默得EB,行文平易,很好读,推荐。

评分

十分全面的PHP与MySQL入门书,对初学读者很友好,许多知识介绍点到为止,但给出了拓展阅读的书单和手册链接。文中示例相当实用,网络版章节还有用laravel框架做邮件客户端与网店的示例,可在gitub上下载相应pdf(英文)。被评论吓得没敢看翻译版,而原文作者幽默得EB,行文平易,很好读,推荐。

评分

十分全面的PHP与MySQL入门书,对初学读者很友好,许多知识介绍点到为止,但给出了拓展阅读的书单和手册链接。文中示例相当实用,网络版章节还有用laravel框架做邮件客户端与网店的示例,可在gitub上下载相应pdf(英文)。被评论吓得没敢看翻译版,而原文作者幽默得EB,行文平易,很好读,推荐。

本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

© 2025 book.quotespace.org All Rights Reserved. 小美书屋 版权所有