"PHP Development Coding Specifications" contains detailed PHP coding specifications such as PHP code specifications and PHP annotation specifications. It is mainly to better improve the work efficiency of PHP developers, ensure the effectiveness and rationality of development, and improve the reliability of program code. Readability and reusability, the value of this specification is that we all follow this coding style!
"PHP Development Coding Specifications" is specified to better improve the work efficiency of the technical department, ensure the effectiveness and rationality of development, and maximize the readability and reusability of program code. specification. The development team can supplement or reduce this specification based on its actual situation.
Tips: Before learning and understanding PHP coding specifications, you should have a grasp of "PHP Tutorial".
PHP Development
PHP was created by Rasmus Lerdorf in 1994. It was just a simple Perl tool made by Rasmus Lerdorf to maintain personal web pages. Programs written in the language.
The first version was released in 1995 as Personal Home Page Tools (PHP Tools). Lerdorf wrote some documents introducing the program. And PHP1.0 was released!
By the end of 1996, there were 15,000 websites using PHP/FI.
In 1997, two Israeli programmers working at Technion IIT: Zeev Suraski and Andi Gutmans, rewrote the PHP parser and became the basis of PHP 3.
On June 20, 2013, the PHP development team is proud to announce the launch of PHP 5.5.0. This release contains a lot of new features and bug fixes. One thing that developers need to pay special attention to is that Windows XP and 2003 systems are no longer supported.
On May 22, 2000, PHP 4 based on Zend Engine 1.0 was officially released, and PHP 5 was released on July 13, 2004.
On October 16, 2014, the PHP development team announced that PHP 5.6.2 is available. Four security-related bugs are fixed in this release, including fixes for CVE-2014-3668, CVE-2014-3669 and CVE-2014-3670. All PHP 5.6 users are encouraged to upgrade to this version.
PHP Application
PHP is a language with a wide range of applications, especially in network program development. Generally speaking, PHP is mostly run on the server side. By running PHP code, web pages are generated for browsers to read. In addition, it can also be used to develop command-line scripts and client-side GUI applications. PHP can run on many different servers, operating systems, and platforms, and can also be combined with many database systems. There is no cost to use PHP. The official organization PHP Group provides complete program source code, allowing users to modify, compile, and expand it for use.
Tips: Our "PHP Development Coding Standards" tutorial will help PHP developers better improve their work efficiency. If you have any questions, please go to the PHP Chinese website PHP CommunityAsk your questions and enthusiastic netizens will answer them for you.
Other PHP related learning reference resources
In addition to the knowledge expansion on the right side of this page, the following resources are also selected for everyone
Latest chapter
- PHP变量的输入输出 2018-10-08
- PHP引用的使用 2018-10-08
- PHP变量定义 2018-10-08
- PHP项目开发中的程序逻辑结构 2018-10-08
- PHP和HTML代码的分离问题 2018-10-08
- PHP项目通常的文件目录结构 2018-10-08
- PHP程序文件名、目录名 2018-10-08
- php代码标记 2018-10-08
Related courses
- The latest ThinkPHP 5.1 world premiere video tutorial (60 days to become a PHP expert online training course) 2022-02-17
- Let's briefly talk about starting a business in PHP 2023-01-04
- Large-scale practical Tianlongbabu development of Mini version MVC framework imitating the encyclopedia website of embarrassing things 2018-01-25
- Login verification and classic message board 2018-03-02
- Getting Started with PHP Practical Development: PHP Quick Creation [Small Business Forum] 2022-06-28
- Quick Start Node.JS Full Version 2022-09-30
- Write your own PHP MVC framework (40 chapters in depth/big details/must read for newbies to advance) 2022-12-08
- Horse soldier spring video tutorial 2022-04-12