Jump to content

Is there any function to know from which file some file include?


nadavvin

Recommended Posts

Hello

 

If I have a file which include other file, can I know from the other file which file include it?

 

I can use $_SERVER['PHP_SELF'] but it's only help if there is one level of include files.

 

What if I have more?

 

For example: file a.php include b.php which include c.php and I know only the exist of c.php, Can I know which is b.php?

I am not aware of any BUT there must be a way.  Zend Platform is a server managment app (commercial so you have to pay for it although you can get a developers lisence for 1 year or a 30 day trial) that monitors your entire server and scripts. It tells you which scripts where called from where and LOADS of other useful tools...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.