php is a scripting language. PHP is an embedded scripting language. It is an open source scripting language executed on the server side. Its syntax absorbs the characteristics of C language, Java and Perl, which is conducive to learning. It is especially suitable for Web development and can be embedded in HTML. The application areas of PHP include: WEB servers, command line scripts, and writing desktop applications.
The operating environment of this tutorial: windows7 system, PHP7.1 version, DELL G3 computer
php is the scripting language.
The full name of PHP is PHP Hypertext Preprocessor, which means "hypertext preprocessor". It is an embedded scripting language. Due to its simplicity, ease of use, cross-platform, open source and other characteristics, PHP makes it It has become a mainstream website development language, and websites developed using PHP can be found in various industries.
PHP is a cross-platform, open source, free scripting language that is executed on the server side. It is especially suitable for web development and can be embedded in HTML.
PHP syntax learned the C language, absorbed the characteristics of multiple languages of Java and Perl to develop its own unique syntax, and continued to improve itself based on their strengths, such as Java's object-oriented programming. The language was originally The main goal of its creation is to allow developers to quickly write high-quality web sites. PHP supports both object-oriented and process-oriented development, and is very flexible in use.
PHP language features:
-
Open source and free
PHP is an open source software project with a large audience and many developers , Linux Nginx Mysql PHP is its classic installation and deployment method. All related software is open source and free, so using PHP can save a lot of genuine licensing fees. However, as an open source software, PHP lacks the support background of large technology companies, and its pessimism on the Internet is also enduring. However, the reality of its continuous iteration and performance enhancement is inspiring. The PHP community uses practical actions to Give a strong reply to all kinds of doubts.
-
Fast and efficient
The core of PHP is based on the C language and is very efficient. You can use C language to develop high-performance extension components; the core of PHP contains a number of There are more than 1,000 built-in functions, all the functions are very comprehensive, and the program code that can be used out of the box is simple;
PHP arrays support dynamic expansion and support associative arrays with numbers, strings or mixed key names, which can greatly improve development efficiency ;
PHP is a weakly typed language, with a high program compilation pass rate and faster development efficiency than other strongly typed languages;
PHP is naturally hot-deployed, and the code file is in the php-fpm running mode Coverage completes hot deployment;
After more than 20 years of development, PHP can find a large number of reference materials on the Internet for reference and study.
-
Performance improvement
The higher the PHP version, the higher its overall performance. According to the official introduction, the performance of PHP7.0.0 [14] has improved by 2 compared to PHP5.6 Times, PHP7.4 is already about 30% faster than PHP7.0, and PHP8.0 has improved performance by about 10% relative to PHP7.4.
PHP 8.0 introduces JIT compiler features and adds a variety of new language features, such as named parameters, union types, annotations, Constructor Property Promotion, match expressions, nullsafe operators, and support for type systems and errors Handling and consistency improvements. PHP has its own core development team, which maintains the frequency of releasing one major version every five years and two minor versions every month. The latest version is PHP8.08.
-
Cross-platform
Each platform has a corresponding PHP interpreter version, which means that the binary code (PHP interpreter) of the target platform is compiled for different platforms. Programs developed in PHP can run on multiple operating systems such as windows, linux, and unix without modification.
-
Resident memory
In php-cli mode, the program can be resident in memory. Various variables and database connections can be stored in memory for a long time to achieve resource reuse. A more common approach is to write the cli framework in combination with the swoole component.
-
Page life cycle
In php-fpm mode, all variables are page-level, whether they are global variables or static members of the class, they will be on the page It is cleared after execution. It requires low programmer skills and takes up very little memory. It is especially suitable for the development of small and medium-sized systems.
Application fields of PHP
1) WEB server
PHP is especially suitable for website development, and no language can match it Competing (according to statistics from the authoritative technology website w3techs.com, PHP is used by 79% of websites).
Of course, PHP can be used not only in website development, but also in game development, advertising system development, API interface development, mobile backend development, and internal OA system development.
Nowadays, WeChat development is extremely popular, and PHP is also the best development tool. With the birth of the react native framework and Hybrid App, PHP programmers can even develop mobile apps.
2) Command line script
We can also run PHP scripts through the command line mode. This mode does not require server support or browser triggering. In the command line script mode, only the PHP parser is required for execution. Usually this method is used for daily running scripts under Windows and Linux platforms, such as certain daemons, etc. Of course these scripts can also be used to process simple text.
3) Writing desktop applications
PHP may not be the best language for developing desktop applications with graphical interfaces, but if the user is very proficient in PHP and wants to If you use some advanced features of PHP in client applications, you can use PHP-GTK to write these programs.
PHP-GTK is an extension of PHP. Using PHP-GTK, you can create independent GUI (graphical user interface) applications, such as mp3 players, text editors, database backends, etc. PHP-GTK can be downloaded from http://gtk.php.net/.
Note: So far, there is still no programming language on the market that is simpler and easier to use than PHP. Even famous websites around the world are using PHP. Please see the table below
序号 | 网站 | 程序 | OS(系统) | DB(数据库) |
---|---|---|---|---|
1 | PHP | Linux Apache | MySql | |
2 | Python | CLUSTER (independent research and development) | CLUSTER | |
YouTube | Python | Cluster | Cluster | |
Yahoo! | PHP | FreeBSD Apache | MySql | |
Baidu | PHP | Linux Apache | Cluster | |
Wikipedia | PHP | Linux Apache | MySql | |
Amazon | CGI | Linux | Oracle | |
Windows Live | ASP.NET | Windows IIS | MsSql | |
Tencent QQ | PHP | Cluster | Cluster | |
Taobao | PHP | Linux | Oracle | |
Blogspot | Python | Cluster | Cluster | |
Ruby | Unknown | NoSql | ||
JSP | Unknown | Unknown | ||
Bing | ASP.NET | Windows IIS | MsSql | |
Sina | PHP | Linux Apache | MySql | |
Яндекс | PHP | Cluster | Cluster | |
MSN | ASP.NET | Windows IIS | MsSql | ##18 |
PHP | Linux Apache | MySql | ##19 | eBay |
Windows IIS | Oracle | 20 | WordPress | |
Linux Apache | MySql | 21 | NetEase | |
Linux Apache | Oracle | 22 | Sina Weibo | |
FreeBSD Apache | MySql | 23 | Microsoft | |
Windows IIS | MsSql | 24 | Tumblr | |
Linux Apache | MySql | ##25 | Ask | |
Windows IIS | MsSql | |||
26 | Hao123 | PHP | Linux Apache | MySql |
27 | xvideos | Unknown | Nginx | Redis |
28 | Conduit | C#.NET | Windows IIS | MsSql |
Python | FreeBSD Apache | MySql | ||
FC2 | Unknown | Unknown | Unknown | |
delta-search | Python | Cluster (independent research and development) | Cluster | |
Craigslist | PHP | Linux Apache | MySql | |
Tmall | PHP | Linux Apache | MySql | |
Babylon | ColdFusion | Windows IIS | MsSql | |
Sohu网 | PHP | Linux Apache | MySql | |
PayPal | JSP | Unknown | Unknown | |
Adobe | AIR | Unknown | Unknown | ##38 |
ASP.NET | Windows IIS | MsSql | 39 | |
Unknown | Unknown | Unknown | 40 | |
ASP.NET | Windows IIS | Oracle | ##41 | |
PHP | Linux Nginx | Unknown | 42 | |
Unknown | Unknown | Unknown | 43 | |
PHP | Linux Apache | MySql | 44 | |
Unknown | Unknown | Unknown | 45 | |
JSP | Unknown | Unknown | 46 | |
Unknown | Unknown | Unknown | ##47 | Go |
Unknown | Unknown | 48 | Alibaba | |
Unix Apache | Oracle | ##49 | Youku | |
Linux Apache | MySql | 50 | 360 Security Center | |
Linux Apache | MySql | Recommended learning: " | PHP Video Tutorial | "
The above is the detailed content of Is php considered a scripting language?. For more information, please follow other related articles on the PHP Chinese website!

The article compares ACID and BASE database models, detailing their characteristics and appropriate use cases. ACID prioritizes data integrity and consistency, suitable for financial and e-commerce applications, while BASE focuses on availability and

The article discusses securing PHP file uploads to prevent vulnerabilities like code injection. It focuses on file type validation, secure storage, and error handling to enhance application security.

Article discusses best practices for PHP input validation to enhance security, focusing on techniques like using built-in functions, whitelist approach, and server-side validation.

The article discusses strategies for implementing API rate limiting in PHP, including algorithms like Token Bucket and Leaky Bucket, and using libraries like symfony/rate-limiter. It also covers monitoring, dynamically adjusting rate limits, and hand

The article discusses the benefits of using password_hash and password_verify in PHP for securing passwords. The main argument is that these functions enhance password protection through automatic salt generation, strong hashing algorithms, and secur

The article discusses OWASP Top 10 vulnerabilities in PHP and mitigation strategies. Key issues include injection, broken authentication, and XSS, with recommended tools for monitoring and securing PHP applications.

The article discusses strategies to prevent XSS attacks in PHP, focusing on input sanitization, output encoding, and using security-enhancing libraries and frameworks.

The article discusses the use of interfaces and abstract classes in PHP, focusing on when to use each. Interfaces define a contract without implementation, suitable for unrelated classes and multiple inheritance. Abstract classes provide common funct


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Dreamweaver Mac version
Visual web development tools

DVWA
Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

Safe Exam Browser
Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.

ZendStudio 13.5.1 Mac
Powerful PHP integrated development environment

SublimeText3 English version
Recommended: Win version, supports code prompts!