A report on PHP
General-purpose scripting language geared toward web development.
- PHP98 related topics with Alpha
Perl
15 linksFamily of two high-level, general-purpose, interpreted, dynamic programming languages.
Family of two high-level, general-purpose, interpreted, dynamic programming languages.
It is also an optional component of the popular LAMP technology stack for Web development, in lieu of PHP or Python.
C (programming language)
10 linksGeneral-purpose computer programming language.
General-purpose computer programming language.
Many later languages have borrowed directly or indirectly from C, including C++, C#, Unix's C shell, D, Go, Java, JavaScript (including transpilers), Julia, Limbo, LPC, Objective-C, Perl, PHP, Python, Ruby, Rust, Swift, Verilog and SystemVerilog (hardware description languages).
Web framework
8 linksSoftware framework that is designed to support the development of web applications including web services, web resources, and web APIs.
Software framework that is designed to support the development of web applications including web services, web resources, and web APIs.
In 1995, fully integrated server/language development environments first emerged and new web-specific languages were introduced, such as ColdFusion, PHP, and Active Server Pages.
Zend Engine
4 linksThe Zend Engine is a compiler and runtime environment for the PHP scripting language and consists of the Zend Virtual Machine, which is composed of the Zend Compiler and the Zend Executor, that compiles and executes the PHP code.
Zend (company)
4 linksMinneapolis, Minnesota-based software company.
Minneapolis, Minnesota-based software company.
The company's products, which include Zend Studio, assist software developers with developing, deploying, and managing PHP-based web applications.
Web server
6 linksComputer software and underlying hardware that accepts requests via HTTP or its secure variant HTTPS.
Computer software and underlying hardware that accepts requests via HTTP or its secure variant HTTPS.
The result is the local file path of the program (in this example, a PHP program):
Zeev Suraski
3 linksZeev Suraski (זאב סורסקי ) is an Israeli programmer, PHP developer and co-founder of Zend Technologies.
Andi Gutmans
4 linksSwiss-born Israeli programmer and entrepreneur.
Swiss-born Israeli programmer and entrepreneur.
Andi Gutmans helped to co-create PHP, and co-founded Zend Technologies and is a VP Engineering, Databases at Google.
Dynamic web page
4 linksWeb page whose construction is controlled by an application server processing server-side scripts.
Web page whose construction is controlled by an application server processing server-side scripts.
Web pages that use server-side scripting are often created with the help of server-side languages such as PHP, Perl, ASP, ASP.NET, JSP, ColdFusion and other languages.
MySQL
5 linksOpen-source relational database management system .
Open-source relational database management system .
MySQL is a component of the LAMP web application software stack (and others), which is an acronym for Linux, Apache, MySQL, Perl/PHP/Python.