Page is a not externally linkable
- Hardware and OS Related Technologies
-- Linux, Unix, and *nix like Operating Systems
---- What PHP scripts are running on my server?


MattyMoose - 5:24 am on Dec 8, 2007 (gmt 0)


The easiest would actually be to look through your Apache site logs, I would say... Trying to 'catch' a file request to your php file would be hard to do, since Apache (via mod_php) won't keep your .php file open the whole time, only to read it, then it parses it in memory.


Thread source:: http://www.webmasterworld.com/linux/3522316.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com