Course Advanced 62330
Course Introduction:"Tutorial on Simple Book Backend Management System for PHP Development" introduces how to create a simple book backend management system through PHP to help manage books.
Course Advanced 9340
Course Introduction:"PHP Development Practice: Making a Simple Calendar Tutorial" introduces how to make a simple calendar with search year and month through PHP.
Course Advanced 21472
Course Introduction:"Tutorial on Simple Book Front Desk Lending System Developed in PHP" introduces the development of a simple book front desk borrowing system through PHP to realize electronic book borrowing.
Course Intermediate 9032
Course Introduction:The WeChat public platform is a platform for operators to provide information and services to WeChat users through public accounts, and the open interface of the public platform is the basis for providing services. This course is designed to help everyone clarify development ideas and implement the development process. After developers create a public account on the public platform website and obtain interface permissions, they can also help development by reading official interface documents.
Course Intermediate 4912
Course Introduction:Make your own PHP framework to help you become an architect step by step. Improve the framework step by step, which involves composer, database chain operations, and various excel and pdf tools. As well as scheduled tasks, image processing, image search, command line operations, dependency injection, annotation routing, middleware, aop aspect programming, the use of mysql pessimistic locks, optimistic locks, and various PHP issues such as dealing with high concurrency.
Course Intermediate 50156
Course Introduction:1. As a programmer, writing technical blogs is a basic skill and one of the must-have skills; 2. Blogging can not only help sort out the knowledge system, but also discover technical shortcomings and enjoy the fun of writing; 3. Having your own technical blog can help you get more attention and get more opportunities in the workplace; Do you want to write a blog website by yourself and have everything under your control? Then follow the teacher "Ximen Daguanren" and use the native PHP language to develop a fully functional technical blog~~
Course Advanced 30930
Course Introduction:Are you still worried about the realization of the paging function? This course will analyze the principles from simple to complex, and work with everyone to complete a fully functional paging.
Course Advanced 31054
Course Introduction:"PHP Classic Practical Video Tutorial" introduces many relevant practical examples of PHP, such as upload and download, shopping cart, message board, verification code, file processing, etc.
Course Advanced 12689
Course Introduction:"PHP Development Simple File Upload Tutorial" mainly introduces the use of PHP to make a simple file upload function module to realize the specific operations of local upload of files and images and database upload.
Course Elementary 2946
Course Introduction:This course mainly introduces Swoft, which is a PHP microservice coroutine framework that can be used to build high-performance Web systems, APIs, middleware, and basic services; this course is reproduced from Bilibili: https://www. bilibili.com/video/BV12J411j721
Course Intermediate 8720
Course Introduction:Introduction: PHP provides powerful system functions to help us complete functions, but sometimes it is not enough to just use system functions. Custom functions need to be encapsulated according to the business, as explained in "PHP Advanced - Function Video Tutorial" It explains how to customize functions and common problems in custom functions. It is a must-read course for getting started with PHP.
Course Intermediate 51396
Course Introduction:Ajax can initiate URL requests to the server in the form of scripts to achieve no page jumps and improve user experience. It can also partially refresh the content of the current page and improve the loading speed of the page. Especially when submitting a form, it can interact with the user in real time to improve the accuracy and efficiency of the user filling in the form.
Course Advanced 14069
Course Introduction:Are you still worried about the realization of the paging function? This course will analyze the principles from simple to complex, and work with everyone to complete a fully functional paging.
Course Intermediate 10237
Course Introduction:"PHP Implementation of Simple Tieba Tutorial" mainly teaches you how to build a simple Tieba system, including registration, login, logout, posting, replying, checking the number of views, number of replies, etc.
Course Elementary 6475
Course Introduction:"Qianfeng PHP-HTML Introduction and Practical Video Tutorial" is specially designed for students who want to learn PHP. Before learning PHP, you still need to understand some basics of HTML to learn better. The course is explained step by step from the shallower to the deeper. Even students without any programming foundation can learn well. As long as you know the 26 English letters and have a desire to learn programming, then this course is definitely very suitable. your.
Course Advanced 23348
Course Introduction:"2017 Latest PHP Advanced Video Tutorial (3)" This lesson follows "2017 Latest PHP Advanced Video Tutorial (2)". It is recommended that you have watched the videos of the previous three lessons and follow this lesson to improve your PHP skills. wait.
Course Advanced 19341
Course Introduction:"2017 Latest PHP Advanced Video Tutorial (2)" This lesson follows "2017 Latest PHP Advanced Video Tutorial". It is recommended that students with a little basic knowledge can take a look and improve their knowledge of PHP! !
Course Advanced 13594
Course Introduction:"PHP Advanced Design Patterns Video Tutorial" introduces the concept of design patterns and introduces some commonly used design patterns, such as singleton pattern, adapter pattern, etc.
Course Advanced 24781
Course Introduction:"PHP Advanced Design Patterns Video Tutorial" This course is recorded by Boole Education, and it sublimates the PHP design patterns mentioned before, so that friends can have a deeper understanding of PHP design patterns.
Course Advanced 42348
Course Introduction:This chapter simply uses the knowledge of PHP and Mysql to create a basic practical case of PHP - a message board.