Research Documentation 01 Php History

Research Documentation 01 Php History

01 - PHP History

Who and Why PHP?

PHP was created sometime during the Fall of 1994 by Rasmus Lerdorf. The early, non-released versions, were used on his home page to keep track of who was looking at his online resume. He named it "Personal Home Page Tools", or "PHP Tools". In June of 1995 the source code for PHP Tools was released to the public for other developers to use. Throughout the rest of the late 90s, PHP would continue to be updated and expanded upon. By May of 1998, nearly 60,000 domains reported having headers containing PHP, indicating the host servers had it installed.

Over the next couple decades, newer versions of PHP would be released. The latest version, PHP 8, was released in the year 2020. Every update contains new features and optimizations. The arguments for why use PHP are listed below:

PHP Environment

In order to develop and run PHP Web pages, your computer needs to have 3 vital components installed:

Usage of PHP on the Internet

Some statistics of PHP usage on the internet include:

Summary of the Documentation

PHP was conceived sometime in the Fall of 1994 by Rasmus Ledorf. Over the next couple decades, more versions would be released that expanded upon newer features and optimizations. The latest version of PHP is called PHP 8 and released in the year 2020. It is an efficient language that delivers high performance, and it is used by a majority of the live websites on the internet today. In order to run PHP you need 3 things installed that must be compatible with PHP which include web server software, database software, and a PHP parser.