Manual
de
PHP
Anterior
Siguiente
get_included_files
get_included_files -- Returns an array with the names of included or required files
Description
array
get_included_files
( void)
Nota
:
Ejemplo
1
.
get_included_files(
)
Example
will generate the following output:
Nota
:
Anterior
Inicio
Siguiente
Subir