Corrected usage percentage (#22275)

Updated the PHP usage statistic for the percentage of websites whose server-side programming language we know.
pull/22276/head^2
Chris Bassey 2018-11-18 14:33:00 +01:00 committed by Tom
parent 05839313fa
commit 6e790259e5
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ acronym also changed to what it stands for today: 'PHP: Hypertext Preprocessor'.
## What is PHP used for?
As of October 2017, PHP is used on [82% of websites whose server-side language is known](https://w3techs.com/technologies/overview/programming_language/all). It is
As of October 2017, PHP is used on [78.9% of websites whose server-side language is known](https://w3techs.com/technologies/overview/programming_language/all). It is
typically used on websites to generate web page content dynamically. Use-cases include:
* Websites and web applications (server-side scripting)