Corrected usage percentage (#22275)
Updated the PHP usage statistic for the percentage of websites whose server-side programming language we know.
This commit is contained in:
@ -17,7 +17,7 @@ acronym also changed to what it stands for today: 'PHP: Hypertext Preprocessor'.
|
|||||||
|
|
||||||
## What is PHP used for?
|
## 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:
|
typically used on websites to generate web page content dynamically. Use-cases include:
|
||||||
|
|
||||||
* Websites and web applications (server-side scripting)
|
* Websites and web applications (server-side scripting)
|
||||||
|
Reference in New Issue
Block a user