Get All Included Files in PHP :: Web Scripting



get all files included in current scope in a PHP file. File included using require, require_once,include, include_once will be captured.

Visit link:
Get All Included Files in PHP :: Web Scripting



Leave a Reply