購物比價 | 找書網 | 找車網 |
FindBook |
有 1 項符合
PHP and SQL Server Programming By Example的圖書 |
PHP and SQL Server Programming By Example 作者:Agus Kurniawan 出版社:PE Press 出版日期:2014-03-23 語言:英文 |
圖書館借閱 |
國家圖書館 | 全國圖書書目資訊網 | 國立公共資訊圖書館 | 電子書服務平台 | MetaCat 跨館整合查詢 |
臺北市立圖書館 | 新北市立圖書館 | 基隆市公共圖書館 | 桃園市立圖書館 | 新竹縣公共圖書館 |
苗栗縣立圖書館 | 臺中市立圖書館 | 彰化縣公共圖書館 | 南投縣文化局 | 雲林縣公共圖書館 |
嘉義縣圖書館 | 臺南市立圖書館 | 高雄市立圖書館 | 屏東縣公共圖書館 | 宜蘭縣公共圖書館 |
花蓮縣文化局 | 臺東縣文化處 |
|
This book provides alternative approach to build PHP application with Windows platform and database SQL Server. It describes how to work with PHP and SQL Server and illustrates their use with code examples. The last chapter author explains how PHP to access Windows Azure SQL Database.
**TOC**
1. Setup Development Environment
1.1 System Environment
1.2 Deploying PHP on IIS
1.3 SQL Server Driver for PHP
1.4 Database SQL Server
1.5 Development Tools
2. Hello World - PHP and SQL Server
2.1 Connecting to SQL Server
2.2 Creating PHP
2.3 Running
2.4 Windows Authentication
3. CRUD Operations
3.1 CRUD Operations
3.2 Creating Data
3.3 Reading Data
3.4 Update Data
3.5 Deleting Data
4. Working with Image and Blob Data
4.1 Image and Blob Data
4.2 Uploading Image
4.3 Listing Image Data
5. Transaction
5.1 PHP and SQL Server Transaction
5.2 Demo
6. Stored Procedures
6.1 Stored Procedures
6.2 Calling Stored Procedure
6.3 Calling Stored Procedure with Parameter
6.4 Calling Stored Procedure with Input and Output Parameters
7. Windows Azure SQL Database
7.1 Windows Azure SQL Database
7.2 Creating Windows Azure SQL Database
7.3 Connecting to Windows Azure SQL Database
7.4 Inserting Data
7.5 Retrieving Data
|