Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: Downloads
[go: Go Back, main page]

PHP 8.5.0 RC4 available for testing

Downloads & Installation Instructions

I want to use PHP for .
I work with , and use

Did you find a mistake? Didn't find what you were looking for? Please submit an issue.

Instructions

On the command line, run the following commands:


# Update the package lists.
sudo apt update

# Install PHP.
sudo apt install -y php
To Top