get_included_files()
Category: PHP Information
Command
get_included_files()
Description
The get_included_files function is part of the PHP PHP Information category.
Refer to the official PHP documentation for details.
Example
<?php
// Example usage of get_included_files()
?>