Based on the characteristics of the PHP language, this book divides the learning of PHP into six parts. Starting from the basic knowledge, combined with graphics and codes, readers can gradually master PHP knowledge from the shallower to the deeper. The book not only introduces the syntax of PHP in detail, but also provides example code demonstrations of commonly used PHP functions. The example codes of these functions can help beginners understand the operation of PHP code and have strong practical value. PHP is a network development language that can realize most network-based software development. For example, develop shopping websites, customer management systems, blogs, forums, etc. With the upgrade of PHP version, its application scope is becoming more and more extensive.
Usually, most of the introductory books on programming languages are devoted to introducing the syntax of the language and how to write code. "PHP Complete Self-Study Manual (Collector's Edition)" will break this model. While introducing the PHP language, it will also introduce the operating environment, related database software, development tools, code security, development process, and development Patterns and Ajax technology are all introduced in a simple and easy-to-understand manner, so that after reading "PHP Complete Self-Study Manual (Collector's Edition)", PHP beginners can not only feel that it is a language, but also can directly apply it to their work. language.
This book covers basic knowledge, core technologies, typical examples, etc. It is explained in the mode of "basic concepts - core syntax - typical examples". It is easy to get started and provides more than 300 typical examples and 3 project examples.
"PHP Complete Self-Study Manual (Collector's Edition)" covers topics: development platform built with Apache and PHP, using Eclipse as a development tool, PHP syntax basics, arrays, directories, files, paths and disk functions, COOKIE and SESSINO, and strings , regular expressions, graphics processing functions, the relationship between functions, classes and objects, installation, configuration and management of MySQL database, configuration and use of ADODB and Smarty, project planning, security issues and solutions, PHP and Ajax The exchange process extends the SAJAX development framework to support Chinese-coded Ajax programming, user management cases, content management systems, and Ajax-based user management systems.
Table of contents
First article php basic knowledge
Chapter 1 Related Knowledge
Chapter 2 Grammar
Chapter 3 Functions, Classes and Objects
Chapter 4 Array
Chapter 5 Directories and Files
Chapter 6 Common functions and applications of cookie and session
Chapter 7 String
Chapter 8 Regular Expressions
Chapter 9 Graphics Processing
Part 3 Database Development and Application
Chapter 10 Database Selection, Creation and Management
Chapter 11 PHP accesses mysql database
Part 4 Project Planning, Version Management and Security
Chapter 12 Project Planning
Chapter 13 About Security
Chapter 14 Version Management
Part 5 PHP Practice and Application Debugging
Chapter 15 Example: User Management
Chapter 16 Example: Content Management System
Chapter 17 Exception Handling and Testing
Part 6 PHP and Ajax Combination Application
Chapter 18 php and ajax
Chapter 19 Example: User management based on php and ajax
All resources on this website are contributed and published by netizens, or reprinted by major download sites. Please check the integrity of the software yourself! All resources on this website are for learning and reference only. Please do not use them for commercial purposes, otherwise you will be responsible for all consequences incurred! If there is any infringement, please contact us to delete and remove it. Contact information: admin@php.cn