Hello,

I need to load various php files programatically and I use require_once($file_path) 
for this purpose.
My question is : is there a way to know if the file was found or not? if the file 
generated an error or not?

thank you
vincent

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

Reply via email to