Beginning PHP
暫譯: PHP 入門指南
David Carr, Markus Gray
- 出版商: Packt Publishing
- 出版日期: 2018-07-30
- 售價: $1,190
- 貴賓價: 9.5 折 $1,131
- 語言: 英文
- 頁數: 214
- 裝訂: Paperback
- ISBN: 1789535905
- ISBN-13: 9781789535907
-
相關分類:
PHP
海外代購書籍(需單獨結帳)
買這商品的人也買了...
相關主題
商品描述
Learn all the fundamentals of PHP with a book that blends theory with practice to build up the skills you need for modern web development.
Key Features
- Brush up on basic PHP 7 syntax and work with variables, data types, arrays, and loops
- Master advanced concepts like building your own frameworks and creating your own applications
- Apply your newly learned PHP skills to a variety of real-life business scenarios
Book Description
PHP is the preferred server-side scripting language for tech giants such as Facebook, Wikipedia, and Tumblr despite full-stack JavaScript gaining popularity with upcoming developers. This is because PHP performs better when dealing with heavy computations on the back end. In this book, you'll learn everything you need to get up and running with the latest version of PHP, including package management with tools such as composer, secure database operations, and a whole host of other best practices that will help you stay a step ahead of traditional programmers.
What you will learn
- Understand the fundamentals of PHP and work with classes and inheritance
- Learn about database operations and package management with composer
- Tackle common security concerns and pitfalls using authentication and validation
- Build effective PHP applications and frameworks for your business needs
Who this book is for
If you're already familiar with another programming language and want to learn about the fundamentals of PHP programming, you'll find the flow of this book to be an ideal fit. Having a prior understanding of HTML, MySQL, CSS, and JavaScript will be beneficial, but is not mandatory.
Table of Contents
- Getting Started with PHP
- Arrays and Loops
- Functions and Classes
- Data Operations
- Building a PHP Web Application
- Building a PHP Framework
- Authentication and User Management
- Building a Contacts Management System
商品描述(中文翻譯)
學習 PHP 的所有基本概念,這本書將理論與實踐相結合,幫助您建立現代網頁開發所需的技能。
主要特點
- 複習基本的 PHP 7 語法,並學習變數、資料類型、陣列和迴圈的使用
- 精通進階概念,如建立自己的框架和創建自己的應用程式
- 將新學的 PHP 技能應用於各種現實商業場景
書籍描述
儘管全棧 JavaScript 在新興開發者中越來越受歡迎,但 PHP 仍然是 Facebook、Wikipedia 和 Tumblr 等科技巨頭首選的伺服器端腳本語言。這是因為 PHP 在處理後端的重計算時表現更佳。在這本書中,您將學習到使用最新版本的 PHP 所需的所有知識,包括使用 composer 進行套件管理、安全的資料庫操作,以及一系列其他最佳實踐,幫助您在傳統程式設計師之前保持領先。
您將學習到的內容
- 理解 PHP 的基本概念,並學習類別和繼承的使用
- 了解資料庫操作和使用 composer 進行套件管理
- 解決常見的安全問題和陷阱,使用身份驗證和驗證
- 為您的商業需求構建有效的 PHP 應用程式和框架
本書適合誰
如果您已經熟悉其他程式語言並希望學習 PHP 程式設計的基本概念,您會發現這本書的內容流程非常適合您。對 HTML、MySQL、CSS 和 JavaScript 的基本了解將是有益的,但並非必須。
目錄
1. PHP 入門
2. 陣列和迴圈
3. 函數和類別
4. 資料操作
5. 建立 PHP 網頁應用程式
6. 建立 PHP 框架
7. 身份驗證和使用者管理
8. 建立聯絡人管理系統