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

Paul Jones' Blog: Solar-Talk Archives Now Searchable

NETTUTS.com: A Deeper Look at mod_rewrite for Apache

Bard Farstad's Blog: Optimizing Apache, PHP and APC for Intel based Mac

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

Hardened-PHP Project: Dotdeb PHP Email Header Injection Vulnerability


Community Events











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


zendframework2 podcast interview database testing series introduction conference code community development language framework opinion release tool composer functional example object

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