News Feed
Jobs Feed
Sections




News Archive
Ilia Alshanetsky's Blog:
Reliably locating phpinfo()
October 23, 2006 @ 11:26:00

In his latest post, Ilia Alshanetsky shares a handy (and a little scary) tip on finding the location of a phpinfo page reliably to help figure out the common PHP settings developers out there are using.

The problem with finding a reliable pool of such pages is that basic search often contaisn many blog, forum, bugs.php.net and alike entries which area copy & paste outputs from users. This maybe fine in some instances, but what if you just want the real phpinfo() pages. The answer is surprisingly simple.

His solution? To search for an element always in the page, but unique to it - usually the term you're looking for (like his suggestion of "Zend Scripting Language Engine"). He links to two result sets, one from Google and the other from Yahoo.

Besides the phpinfo information, Ilia also mentions the other handy data you can find with similar searches to major search engines like Apache header information.

0 comments voice your opinion now!
phpinfo locate statistics search engine term keyword apache header phpinfo locate statistics search engine term keyword apache header


blog comments powered by Disqus

Similar Posts

PHP-Security.net: X.509 PKI login with PHP and Apache

Tecmint.com: Install Apache, MySQL 5.5.27 & PHP 5.4.7 on RHEL/CentOS 6.3/5.6 & Fedora 17-12

DevShed: The Active Record Pattern, Concluded

WorkingSoftware Blog: Your templating engine sucks & everything you've written is spaghetti code

Larry Garfield's Blog: Where are the PHP 4 developers?


Community Events











Don't see your event here?
Let us know!


podcast symfony2 functional development zendframework2 language framework interview series phpunit rest opinion usergroup introduction database unittest community conference testing release

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework