From 722c84ff2ef4a1329b0f4fadeb81c752fa4a3e72 Mon Sep 17 00:00:00 2001 From: "P.RR" Date: Wed, 12 Dec 2018 01:58:17 +0100 Subject: [PATCH] Updating the statistic of PHP usage (#24476) source: https://w3techs.com/technologies/details/pl-php/all/all --- guide/english/php/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guide/english/php/index.md b/guide/english/php/index.md index cb560358b9..b3492b13b2 100644 --- a/guide/english/php/index.md +++ b/guide/english/php/index.md @@ -17,8 +17,8 @@ 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 [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: +As of October 2018, PHP is used on [80% 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) * Command line scripting