PHP 29

PHP: Hypertext Preprocessor (or simply PHP) is a server-side scripting language designed for web development. It was originally created by Rasmus Lerdorf in 1994; the PHP reference implementation is now produced by The PHP Group. PHP originally stood for Personal Home Page, but it now stands for the recursive initialism PHP: Hypertext Preprocessor.

Wikipedia

Features

Multi-file mode

Versions

Name Version ID Multi-file mode
PHP 5.6.11-1 1
php 7.2 2
php 7.3.5 3
php 7.4.3 5
php 8.0 6
php 8.0.12 7
php 8.3 8

Libraries

xml, mbstring

Examples

TEST problem

Sample solution to the TEST programming problem.

test_problem.php_ex
test_problem.in
Multi-files

A simple example how to use the multi-file feature.

prog.php
prog2.php