Course Elementary 2981
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 4959
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 Advanced 14705
Course Introduction:"Must-learn Examples of PHP Message Board Production" introduces how to implement the message board function.
Course Intermediate 22467
Course Introduction:This set of courses is recorded for reference from the classic best-selling book "PHP in Detail". It is carefully recorded and shared by industry experts. Whether you are a beginner or a developer with a certain foundation, you can find your shortcomings in this set of courses. , quickly improve skills
Course Elementary 3861
Course Introduction:This course will guide you to build a powerful PHP debugging environment from scratch using phpenv, VSCode and Xdebug. Master how to set up and run PHP projects on a local server and use Xdebug for code debugging. Through practical operations, you will have an in-depth understanding of the debugging process, improve your ability to troubleshoot problems, and improve development efficiency. Suitable for developers with certain PHP foundation and VSCode experience. Important 2 lines of code: xdebug.remote_enable = 1 xdebug.remote_autostart = 1
Course Advanced 9370
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 Elementary 17712
Course Introduction:2023-1-5 evening 20:00-22:00 video number + simultaneous live broadcast on this site! Live interactive lottery! Topic: 1. PHP is still the preferred language for Web project development; 2. PHP is still the preferred language for newcomers to start Internet entrepreneurship; 3. Internet entrepreneurship will still be full of wealth creation opportunities in the next 10 years; 4. What kind of projects are suitable for individuals Internet entrepreneurship; 5. How much do I need to learn before I can take orders and make money.
Course Elementary 66443
Course Introduction:"Practical Project of Developing a News Website Natively in PHP" is a front-end and back-end program that uses pure native code to create a news station, and then displays the database information on the front-end page. How to manage the database in the background!
Course Advanced 24255
Course Introduction:"Tutorial on Developing a Simple News Release System with PHP" uses PHP to build a simple news release system, and realizes addition, deletion, modification and query operations of a simple news system by operating the database.
Course Advanced 55562
Course Introduction:"Developing a Simple Message Board Project in PHP" This article mainly provides guidance and ideas for building a PHP message board, to understand how to apply the PHP you have learned to projects and actual combat, and to provide a complete guide to friends who are new to PHP. The entire production process of php message board
Course Elementary 48297
Course Introduction:A time query calendar made by native PHP (with lunisolar time conversion function)
Course Elementary 10516
Course Introduction:In daily work, file upload is a very common function. During the project development process, we usually use some mature upload components to implement corresponding functions. Generally speaking, a mature upload component will not only provide a beautiful UI or a good interactive experience, but also provide a variety of different upload methods to meet the needs of different scenarios. This set of courses will teach you how to implement the file upload function under PHP.
Course Elementary 94683
Course Introduction:The September live broadcast class on this website has ended. This set of tutorials is a live broadcast. If you did not register or missed the student benefits, take a look. Maybe there is something for you here.
Course Elementary 4492
Course Introduction:The second phase of Web front-end zero foundation is here! The Web front-end course is serialized in stages and has a lot of content. You can learn it step by step; Don't just watch the video, follow the teacher and practice more~
Course Elementary 21568
Course Introduction:This project is developed using native PHP, so novices can easily get started. Core knowledge points~ 1. PHP object-oriented programming 2. CURD (create, update, read, delete) of MySQL database 3. Combination of PHP and MySql--PDO connection to database 4. PHPmailer sends the email and completes email verification 5. Telnet simulates email sending 6. Execute php in php-cli mode 7. PHP+MySQL implements queue sending emails 8. AJAX asynchronously triggers the mail queue
Course Intermediate 492923
Course Introduction:Can I learn PHP programming in 60 days? After reading the teaching plan of PHP Chinese website, you will no longer doubt it! The compact course arrangement, novel teaching model, and full learning supervision ensure that every bit of your progress will be rewarded with surprises~~
Course Elementary 19121
Course Introduction:PHP Chinese Network is a free public welfare PHP teaching platform. In order to help more users advance and master the PHP language, PHP Chinese Network invited Mr. Gao Luofeng, a senior figure in the PHP field, to attend at 20:00-21:30 on October 11. Free public live broadcast explaining the development and application of PHP. Sign up for the live broadcast course and receive 300 sets of signed books "Learn PHP with Brothers" for free. Book delivery event participation address: //m.sbmmt.com/wenda/142690.html Dedicated QQ group: 929746523 (php Chinese network public welfare live broadcast group 11)
Course Intermediate 11366
Course Introduction:"Self-study IT Network Linux Load Balancing Video Tutorial" mainly implements Linux load balancing by performing script operations on web, lvs and Linux under nagin.