Course Intermediate 51339
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 Elementary 3360
Course Introduction:In this PHP course, you'll learn how to install PHP on Windows, choose a suitable text editor, and set it up. You'll start by writing HTML, learning about the use of variables and different data types. Then, you'll learn how to handle strings, numbers, and get user input. Next, you'll use these basics to build a basic calculator and a Mad Libs game. Before continuing, you will learn how to handle URL parameters and pass data using the POST and GET methods. Arrays are an important concept for storing and processing data in PHP, and you'll learn how to use checkboxes and associative arrays. In the Functions section, you will learn how to define and use functions, and how to use return statements. In Conditional Statements, you'll explore the context of if statements and learn how to build a better calculator. Switch statement will help you execute different code blocks based on different conditions. Loops are important programming concepts, and you'll learn the use of while and for loops. You'll also learn how to add comments and learn how to include PHP code in HTML. Before going further, you will learn how to include PHP files in HTML files using the include function. Classes and objects are at the heart of object-oriented programming, and you'll learn how to define classes, constructors, and object functions. Finally, you'll learn how to use getters and setters to access and modify an object's properties. By completing this course, you will build
Course Elementary 24136
Course Introduction:The tutorial "Easy Getting Started with PHP" will teach various PHP technologies used in WEB construction, learning platform construction, project management, demand analysis, basic PHP syntax, MYSQL database, database design, form processing, data management, login verification, and backend Knowledge in management, security deployment, cache processing, XML, AJAX applications, etc.
Course Elementary 34369
Course Introduction:"New Version of PHP Introduction Tutorial" is a basic PHP tutorial. The purpose is to lead everyone to understand the basic knowledge of PHP, learn some basic applications, and lay a solid foundation for future advanced courses and practical courses.
Course Elementary 25651
Course Introduction:In the "Introduction to PHP Tutorial" course, PHP (foreign name: PHP: Hypertext Preprocessor, Chinese name: "Hypertext Preprocessor") is a general open source scripting language. The syntax absorbs the characteristics of C language, Java and Perl, which is easy to learn and widely used. It is mainly suitable for the field of Web development. PHP's unique syntax mixes C, Java, Perl, and PHP's own syntax. It can execute dynamic web pages faster than CGI or Perl. Compared with other programming languages, dynamic pages made with PHP embed programs into HTML (an application under the Standard Universal Markup Language) document for execution, and the execution efficiency is much higher than CGI that completely generates HTML tags; PHP can also execute compiled code. Compilation can achieve encryption and optimize code running, making the code run faster.
Course Elementary 12994
Course Introduction:"Three Hours of Light Speed Introduction to PHP" This course is recorded by Boole Education. It will help you learn PHP in the shortest time. PHP is very simple and only takes three hours to learn. It is suitable for students with no basic knowledge and who are interested in PHP or WEB development. Let's go and have a look! ! !
Course Elementary 3252
Course Introduction:In this PHP course, you will learn the basics about PHP operators, conditional and control structures, arrays, introduction to programming, local server installation, syntax, variables and data types, built-in superglobal variables, and form processing. This course is designed to help beginners master the basic concepts and techniques of PHP programming. You'll learn how to use PHP operators to perform arithmetic, comparison, and logical operations. Mastering conditional and control structures will enable you to execute different blocks of code based on different conditions. Creating and manipulating arrays is an important part of storing and processing data in PHP. In the Introduction to Programming section, you'll learn about the background and uses of PHP, and how to start writing PHP code. You'll also learn how to install a PHP server on your local machine for testing and debugging during development. In the syntax section, you will learn the basic syntax rules of PHP, including the declaration and use of variables, the processing of data types, and common statements and expressions. Understanding the built-in superglobal variables will enable you to access and process data from different sources in PHP, such as GET and POST requests. Finally, you'll learn how to work with form data, including receiving user input, validating data, handling submissions, and displaying results.
Course Elementary 4469
Course Introduction:Starting from zero foundation, you can solve conventional business logic, operate MySQL with PHP to add, delete, modify, and query, display dynamic website data, deeply understand the MVC framework, and learn and flexibly master various knowledge points involved in PHP development.
Course Elementary 174872
Course Introduction:"PHP Zero Basics Introductory Tutorial" is suitable for people with zero basic knowledge and introductory learning of PHP. It is simple and easy to understand. The courses go from shallow to deep and lead you to master PHP knowledge step by step.
Course Intermediate 5125
Course Introduction:ECMAScript 6 (ES6 for short) is the next generation standard of JavaScript language. Simply put, ES6 is the international standard of JavaScript language. JavaScript is implemented by ES6; ES6 brings us many exciting features. This course will Focus on leading everyone to appreciate its elegance...
Course Elementary 18775
Course Introduction:PHP is a general-purpose open source scripting language and the easiest programming language to get started in programming learning. This tutorial from PHP Chinese website teacher Ouyang Ke will help everyone quickly master the PHP programming language. It is simple, clear, easy to learn, and highly practical. It can be used as an introductory learning tutorial for PHP language.
Course Elementary 48977
Course Introduction:The course "PHP Quick Start Free Tutorial" covers PHP basics, arrays, databases, AJAX and a series of system PHP knowledge points.
Course Elementary 64167
Course Introduction:This course starts from the most basic concepts and goes deeper step by step. It will lead you to learn the basic knowledge of HTML and CSS styles, and understand the meaning and basic usage of various commonly used tags.
Course Elementary 230478
Course Introduction:"Jade Girl Heart Sutra Series: Front-end Introduction_HTML5" is an original course on the PHP Chinese website. It is very suitable for getting started with HTML5 without any basic knowledge. The whole process is easy, lively, concise and vivid, allowing you to quickly enter the world of HTML5 and experience the charm of semantic development!
Course Elementary 16916
Course Introduction:JavaScript can be said to be the most widely used programming language in history, and it is also one of the three skills that front-end development must master: HTML to describe web page content, CSS to describe web page style, and JavaScript to describe web page behavior. This chapter will help everyone master JavaScript quickly; the knowledge points are simple and clear, allowing you to learn without stress, and is suitable for entry-level novices to watch and learn...
Course Elementary 6959
Course Introduction:React, a JavaScript framework for building "predictable" and "declarative" web user interfaces, has enabled Facebook to develop web applications faster.
Course Elementary 6752
Course Introduction:jQuery is an efficient, streamlined and feature-rich JavaScript tool library. Its purpose is to "write less and do more". It greatly simplifies JavaScript programming and is easy to learn. This set of courses will take you directly to learn the basics of jQuery and take your front-end learning to the next level!
Course Intermediate 7618
Course Introduction:AngularJS is a framework for developing dynamic web applications. In this set of courses, you will learn how to use Angular js data binding, modularization, dependency injection, and two-way data binding.
Course Elementary 19190
Course Introduction:In this set of courses, you will learn how to use HTML to create a website and complete a static web page layout. It is very suitable for getting started with HTML5. The whole course is easy, lively, concise and vivid, allowing you to quickly enter the world of HTML5 and experience the charm of semantic development. !
Course Elementary 16940
Course Introduction:HTML and CSS are the core parts of WEB front-end development, so combined with the previous HTML course, we will learn CSS in this chapter to get a better learning experience. The course content is very rhythmically arranged, and the knowledge points are simple and clear, allowing you to learn from beginning to end without any pressure... Come and learn...