April 2026
Intermediate
1009 pages
34h 15m
English
You can learn how to install PHP in Chapter 2. The official place to get PHP, and to find the extensive online documentation, is www.php.net. Hardly any other open-source project can boast such a good website. And even some commercial products could take a leaf out of its book.
Note the changelog for new versions, which lists important changes to the previous version. You should always run as up-to-date a version as possible on your server, as security holes may also be plugged. However, test in advance whether your scripts run smoothly with the new version. PHP is usually downward compatible, but usually is unfortunately not the same as always. If your script runs on a hosting package, you are of course ...
Read now
Unlock full access