Check the example at

http://www.weberdev.com/Manuals/PHP/function.get-included-files.html

Thanks,
Richard

-----Original Message-----
From: Diana Castillo [mailto:[EMAIL PROTECTED] 
Sent: Friday, January 20, 2006 11:55 PM
To: php-general@lists.php.net
Subject: [PHP] getting list of files included

does anyone know of a command in php that will give you a list of the files 
already included .  Something that would tell you whether a file is already 
included before you do the require_once  ?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to