PHP 學習手冊 (Learning PHP: A Pain-Free Introduction to Building Interactive Websites)

David Sklar 著、張靜雯 譯

  • PHP 學習手冊 (Learning PHP: A Pain-Free Introduction to Building Interactive Websites)-preview-1
  • PHP 學習手冊 (Learning PHP: A Pain-Free Introduction to Building Interactive Websites)-preview-2
  • PHP 學習手冊 (Learning PHP: A Pain-Free Introduction to Building Interactive Websites)-preview-3
  • PHP 學習手冊 (Learning PHP: A Pain-Free Introduction to Building Interactive Websites)-preview-4
  • PHP 學習手冊 (Learning PHP: A Pain-Free Introduction to Building Interactive Websites)-preview-5
  • PHP 學習手冊 (Learning PHP: A Pain-Free Introduction to Building Interactive Websites)-preview-6
  • PHP 學習手冊 (Learning PHP: A Pain-Free Introduction to Building Interactive Websites)-preview-7
  • PHP 學習手冊 (Learning PHP: A Pain-Free Introduction to Building Interactive Websites)-preview-8
  • PHP 學習手冊 (Learning PHP: A Pain-Free Introduction to Building Interactive Websites)-preview-9
PHP 學習手冊 (Learning PHP: A Pain-Free Introduction to Building Interactive Websites)-preview-1

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

商品描述

<內容簡介>

輕鬆學會最熱門的Web開發語言

 

“David Sklar將他熟捻的技術知識與清晰的溝通技巧展露在《PHP學習手冊》中,個人高度推薦。

—Thomas David Baker

 

如果您正要開始學習PHP,千萬別錯過這本書。David Sklar(PHP Cookbook作者)將引導您建立伺服器端動態網站。透過PHP5.X以及PHP7更新的強大功能,可瞭解如何利用web伺服器、瀏覽器、資料庫及web service來完成工作。並且透過每一章節最後的練習加深您學習的成果。

 

不論是想架設動態網站的業餘愛好者、想加入伺服器端程式的前端開發者,或是已經有經驗且想要快速學習這個語言的程式設計師,都適用閱讀本書。這本學習手冊也包含現代PHP支援的多語介面、命令列PHP以及套件管理。

 

學習PHP在瀏覽器與伺服器間的互動

瞭解資料型態、變數型態、邏輯判斷與其他基礎

探索如何使用陣列、函式與物件

建構與查驗web表單

操作資料庫與session管理

利用Access APIsweb service與其他網站互動

使用熱門的PHP application framework升級您的專案

<章節說明>

1 本書方向與第一步

2 資料:處理文字與數字

3 邏輯:決策與迴圈

4 群組資料:陣列

5 邏輯群組:函式與檔案

6 資料與邏輯:使用物件

7 與使用者資料互換:表單製作

8 資料庫

9 檔案

10 Cookies Sessions

11 與其它網站或服務互動

12 除錯

13 測試:確保程式正確

14 必須知道的軟體工程實作

15 處理日期與時間

16 套件管理

17 寄送 Email

18 框架

19 在命令列執行 PHP

20 多國語系

附錄A 安裝與設定 PHP 引擎

p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px 'PingFang TC'} p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Arial} span.s1 {font: 10.0px Arial} span.s2 {font: 10.0px 'PingFang TC'}

附錄B 練習題解答