溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊(cè)×
其他方式登錄
點(diǎn)擊 登錄注冊(cè) 即表示同意《億速云用戶服務(wù)條款》

PHP and MySQL Web Development 5th Edition

發(fā)布時(shí)間:2020-06-29 10:53:47 來源:網(wǎng)絡(luò) 閱讀:1410 作者:dwysxh 欄目:MySQL數(shù)據(jù)庫(kù)

PHP and MySQL Web Development, 5th Edition

PHP and MySQL Web Development 5th Edition

本書描述

使用php和mysql構(gòu)建數(shù)據(jù)庫(kù)驅(qū)動(dòng)web應(yīng)用程序的最終指南。

PHP和MySQL是流行的開源技術(shù),它們是快速開發(fā)數(shù)據(jù)庫(kù)驅(qū)動(dòng)的web應(yīng)用程序的理想選擇。php是一種強(qiáng)大的腳本語(yǔ)言,旨在使開發(fā)人員能夠快速創(chuàng)建功能強(qiáng)大的web應(yīng)用程序,而MySQL是一個(gè)快速、可靠的數(shù)據(jù)庫(kù),它與php很好地集成在一起,適合動(dòng)態(tài)的基于Internet的應(yīng)用程序。

PHP和MySQLWeb開發(fā)展示了如何將這些工具結(jié)合起來生成有效的、交互式的Web應(yīng)用程序。它清楚地描述了php語(yǔ)言的基礎(chǔ)知識(shí),說明了如何建立和使用MySQL數(shù)據(jù)庫(kù),然后說明如何使用php與數(shù)據(jù)庫(kù)和服務(wù)器交互。

這本實(shí)用的、動(dòng)手操作的書一直集中在現(xiàn)實(shí)世界的應(yīng)用程序上,甚至在介紹性章節(jié)中。作者涵蓋了安全和身份驗(yàn)證的重要方面,因?yàn)樗鼈兩婕暗綐?gòu)建一個(gè)真實(shí)世界的網(wǎng)站,并向您展示了如何在php和mysql中實(shí)現(xiàn)這些方面。他們還通過在應(yīng)用程序開發(fā)中使用javascript向您介紹了前端和后端技術(shù)的集成。

本書的最后一部分描述了如何處理現(xiàn)實(shí)世界的項(xiàng)目,并引導(dǎo)讀者了解幾個(gè)項(xiàng)目的設(shè)計(jì)、規(guī)劃和構(gòu)建,包括:

      用戶認(rèn)證和個(gè)性化

     基于網(wǎng)絡(luò)的電子郵件

     社區(qū)組織者

PHP和MySQLWeb開發(fā)的第五版已被徹底更新、修訂和擴(kuò)展,通過版本5.6和7,以及在最近的MySQL穩(wěn)定版本中引入的特性,涵蓋了php中的開發(fā)。

目錄

Part I: Using PHP

Chapter 1 PHP Crash Course

Chapter 2 Storing and Retrieving Data

Chapter 3 Using Arrays

Chapter 4 String Manipulation and Regular Expressions

Chapter 5 Reusing Code and Writing Functions

Chapter 6 Object-Oriented PHP

Chapter 7 Error and Exception Handling

Part II: Using MySQL

Chapter 8 Designing Your Web Database

Chapter 9 Creating Your Web Database

Chapter 10 Working with Your MySQL Database

Chapter 11 Accessing Your MySQL Database from the Web with PHP

Chapter 12 Advanced MySQL Administration

Chapter 13 Advanced MySQL Programming

Part III: Web Application Security

Chapter 14 Web Application Security Risks

Chapter 15 Building a Secure Web Application

Chapter 16 Implementing Authentication Methods with PHP

Part IV: Advanced PHP Techniques

Chapter 17 Interacting with the File System and the Server

Chapter 18 Using Network and Protocol Functions

Chapter 19 Managing the Date and Time

Chapter 20 Internationalization and Localization

Chapter 21 Generating Images

Chapter 22 Using Session Control in PHP

Chapter 23 Integrating JavaScript and PHP

Chapter 24 Other Useful Features

Part V: Building Practical PHP and MySQL Projects

Chapter 25 Using PHP and MySQL for Large Projects

Chapter 26 Debugging and Logging

Chapter 27 Building User Authentication and Personalization

Part VI: Appendix

Appedix A: Installing Apache, PHP, and MySQL

掃描下面二維碼,關(guān)注我的微信公眾號(hào),發(fā)送電子書名,可免費(fèi)獲取你需要的電子書

PHP and MySQL Web Development 5th Edition

下載地址:PHP and MySQL Web Development 5th.Edition

更多免費(fèi)電子書

我的個(gè)人博客:www.dwyblog.club


向AI問一下細(xì)節(jié)

免責(zé)聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如果涉及侵權(quán)請(qǐng)聯(lián)系站長(zhǎng)郵箱:is@yisu.com進(jìn)行舉報(bào),并提供相關(guān)證據(jù),一經(jīng)查實(shí),將立刻刪除涉嫌侵權(quán)內(nèi)容。

AI