News Feed
Jobs Feed
Sections

Recent Jobs

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



Similar Posts

Christian Spanning\'s Blog: PHP development on Mac OS X

DevShed: Handling Entries for a Blogger Built with PHP

NorthClick Blog: Tips for creating a small but solid newsletter-system

DevShed: Fetching Search Results as Serialized Arrays with Yahoo Web Services and PHP 5

Internet Super Hero: 59 tuning screws for mysqlnd


Community Events







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


database package mysql example code PEAR application PHP5 cakephp zend conference book developer security job release framework zendframework ajax releases

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