I'm trying to get some statistics about how most PHP sites are configured, specifically what extensions are installed on them.
I'm particularly interested in knowing if Mcrypt is installed or not.
Anyone know of any sites collating such information?
I'm trying to get some statistics about how most PHP sites are configured, specifically what extensions are installed on them.
I'm particularly interested in knowing if Mcrypt is installed or not.
Anyone know of any sites collating such information?
Google does, by indexing phpinfo() -- so search for that using a string embedding in phpinfo.
Interestingly, php site itself has a usage page, but seems like it was not updated after 2007 :(. The other lists are,
http://w3techs.com/technologies/details/pl-php/all/all