Function require_safely
Parameters summary
string |
$filename |
The name of the file to load. |
Return value summary
boolean
|
Returns [TRUE] if successfully loaded, [FALSE] if already loaded. |
Thrown exceptions summary
|
If file does not exist, or is not readable. |