Course Elementary 16301
Course Introduction:Learn functions? Let’s take a look at the programming dictionary! Forgot function? Come to the Programming Dictionary!
Course Elementary 29853
Course Introduction:A classic introduction to PHP string operations, including how to declare, type conversion, variable parsing, commonly used string functions and practical cases
Course Advanced 6963
Course Introduction:JavaScript is a script development language that every front-end developer must master. Every front-end developer knows that JavaScript has a huge knowledge system and many knowledge points. This set of courses uses simple and practical cases to help you understand everything. Wake up and master JavaScript development skills
Course Elementary 19539
Course Introduction:"SQLite Development Manual" is the latest official SQLite online reference manual. In this SQLite document, you will learn how to use SQLite programming and understand database engine related knowledge and advanced concepts. "SQLite Development Manual" is the latest official SQLite online reference manual. In this SQLite document, you will learn how to use SQLite programming and understand database engine related knowledge and advanced concepts. SQLite is an embedded database, and its database is a file. Since SQLite itself is written in C and is very small, it is often integrated into various applications, even in mobile iOS and Android apps.
Course Elementary 15285
Course Introduction:jQuery Mobile is a front-end development framework for creating mobile web applications. It can be applied to smartphones and tablets, using HTML5 and CSS3 minimal scripts to lay out web pages.
Course Intermediate 21014
Course Introduction:"BootStrap Classic Case Analysis" This course was recorded by Beifeng.com. Bootstrap is based on HTML, CSS, and JavaScript. It is simple and flexible, making web development faster. Bootstrap provides elegant HTML and CSS specifications, which are written in the dynamic CSS language Less. Bootstrap has become very popular since its launch and has always been a popular open source project on GitHub.
Course Elementary 2185
Course Introduction:Delphi6 function encyclopedia
Course Advanced 31523
Course Introduction:"Collection of PHP Classic Examples" introduces some interesting, commonly used or practical small functions for everyone to develop and use in the future.
Course Elementary 12451
Course Introduction:Course Introduction 1. Build environment Introduction to PHP, access process of WEB programs, installation of Apache, MySQL, PHP7, and configuration of virtual host 2. PHP7 basics Variables and constants, data types, operators, flow control, functions, strings, arrays, PSR specifications 3. MySQL database Introduction to MySQL, basic SQL operations, character sets, column types, class attributes, table relationships, advanced queries, foreign keys, paradigms, user management, permission management, data backup and restoration 4. Form value transfer Ways to pass values in forms, three ways for PHP to receive data, PHP to process check box data, and file uploads
Course Intermediate 40396
Course Introduction:In interviews, we are often asked what algorithms we know. In this course, PHP Chinese has recorded some common classic algorithms for you and explained their implementation principles in detail in the form of videos. I hope it can help the majority of PHP learners and interviewers.