Part One Basic Knowledge Chapter 1 PHP Overview 1.1 Getting Started with PHP 1.1.1 Introduction to PHP 1.1.2 How PHP works 1.1.3 How to learn PHP programming 1.2 PHP environment setup 1.2.1 PHP related software download 1.2.2 AppServ installation and testing (Windows) 1.2.3 XAMPP installation and testing (Windows) 1.2.4 IIS PHP MySQL installation and configuration (Windows) 1.3 Common PHP development tools 1.4 Case Tutorial Case 001 The 1st PHP program Case 002 AppServ server configuration Case 003 Download and installation of Zend Studio tools Case 004 The 2nd PHP program Chapter 2 HTML Basics 2.1 HTML knowledge 2.1.1 Basic structure of HTML 2.1.2 Basic HTML tags 2.1.3 HTML form 2.1.4 iframe framework 2.2 CSS style knowledge 2.2.1 CSS coding position and format 2.2.2 CSS properties 2.2.3 DIV CSS 2.3 JavaScript knowledge 2.3.1 JavaScript writing location 2.3.2 JavaScript basic syntax 2.3.3 JavaScript control statements 2.3.4 JavaScript function and event processing mechanism 2.4 Case Tutorial Case 005 HTML tag - Create movie portal homepage Case 006 Form - Create Member Registration Page Case 007 CSS Style - Creating a Movie Portal Home Page Style Case 008 CSS style - Create member registration page style Case 009 Add JavaScript verification function to the member registration page Case 010 JavaScript special effects - floating advertising window Case 011 JavaScript special effects - advertising window at the bottom right of the webpage Case 012 JavaScript special effects - drop-down secondary navigation menu Chapter 3 PHP Syntax Basics 3.1 PHP tags and comments 3.1.1 PHP tags 3.1.2 PHP comments 3.2 PHP data types 3.2.1 Scalar data type 3.2.2 Composite data type 3.2.3 Special data types 3.2.4 Data type detection function 3.2.5 Data type conversion function 3.3 PHP constants 3.3.1 Predefined constants 3.3.2 Declaration and use of constants 3.4 PHP variables 3.4.1 Variable declaration 3.4.2 Volume assignment and use 3.4.3 Variable variables 3.5 PHP operators and expressions 3.5.1 PHP operators 3.5.2 PHP expression 3.6 PHP functions 3.6.1 Definition and calling of functions 3.6.2 Parameter passing 3.6.3 Function return value 3.6.4 Variable scope 3.6.5 PHP standard function library 3.7 PHP coding specifications 3.7.1 PHP writing specifications 3.7.2 PHP naming convention 3.8 Case Tutorial Case 013 Output the current system time Case 014 Application of predefined constants and custom constants Case 015 Application of auto-increment and auto-decrement operators Case 016 Operation of numbers and strings Case 017 Single quotes and double quotes modify strings Case 018 Application of escape characters Case 019 Comparison of time sizes Case 020 Application of ternary operator Case 021 Bit Operation to Implement Digital Encryption and Decryption Case 022 Chinese string interception Case 023 Website Sensitive Word Filtering Chapter 4 PHP Process Control Structure 4.1 Conditional control statements 4.1.1 if conditional control statement 4.1.2 switch multi-branch statement 4.2 Loop control statement 4.2.1 while loop statement 4.2.2 do——while loop statement 4.2.3 for loop statement 4.3 Jump statement 4.3.1 break jump statement 4.3.2 continue jump statement 4.4 Containing Statements 4.5 Case Tutorial Case 024 Little Guardian of Life Case 025 Web version calculator Case 026 National Holiday Reminder Case 027 Product information list display Case 028 Multiplication table Case 029 Even number multiplication table Chapter 5 PHP Array 5.1 Arrays and array types 5.1.1 Array overview 5.1.2 Numeric index array 5.1.3 Associative array 5.2 Basic operations on arrays 5.2.1 Create array 5.2.2 Assignment of arrays 5.2.3 Traversing the array 5.3 PHP array function 5.3.1 Array statistical function 5.3.2 Delete duplicate elements in the array 5.3.3 Conversion of strings and arrays 5.3.4 Adding elements to the array 5.3.5 Get and delete the last element of the array 5.4 PHP global array 5.4.1 $-SERVER[]global array 5.4.2 $-GET[] and $-POST[] global arrays 5.4.3 $-FILES[]global array 5.5 Case Tutorial Case 030 Array Creation and Output Case 031 Array element assignment Case 032 Random Lottery Procedure Case 033 Customer Complaint Information Handling Chapter 6 PHP Website Development 6.1 WEB form design 6.1.1 Create form tags 6.1.2 Form Control 6.2 Form data submission and acquisition 6.2.1 POST method to submit and obtain form data 6.2.2 GET method to submit and obtain data 6.2.3 Obtaining form data 6.2.4 Obtaining hyperlink data 6.3 SESSION Management 6.3.1 Working principle of SESSION 6.3.2 Using SESSION 6.4 Cookie Management 6.4.1 How Cookie works 6.4.2 Using Cookies 6.5 Case Tutorial …… Part 2: Skill Improvement Reference[1]
Statement of this Website
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
Handmade baked food website template website template is a website template that provides various handmade baked food promotion website templates for download. Tip: This template calls the Google font library, and the page may open slowly.
Modern artificial intelligence writing service company website template is a company promotional website template download that provides artificial intelligence writing services. Tip: This template calls the Google font library, and the page may open slowly.
The plan planning solution service studio website template is a company promotional website template download that provides various planning plan services. Tip: This template calls the Google font library, and the page may open slowly.
Intelligent business consulting service company website template is a company promotional website template download that provides various business consulting services. Tip: This template calls the Google font library, and the page may open slowly.
IT solution provider promotional website template is a promotional website template download suitable for companies that provide various IT technology solutions. Tip: This template calls the Google font library, and the page may open slowly.
HTML5 enterprise blockchain service website template is a company promotional website template download that provides blockchain services for enterprises. Tip: This template calls the Google font library, and the page may open slowly.
The Indian religious and cultural education website template is a website template download suitable for Indian religious, cultural and educational publicity services. Tip: This template calls the Google font library, and the page may open slowly.
Minimalist purple style IT solution company website template is a website template that provides T solution company promotional website template website template download. Tip: This template calls the Google font library, and the page may open slowly.
This set of tutorials uses a real school teaching management system as an example to teach you step by step how to quickly develop a commercial project using the ThinkPHP5 framework on a piece of white paper, starting from scratch, allowing you to quickly get started with TP5 project development. .