phpbar.de logo

Mailinglisten-Archive

[php] require_once & Exceptions

[php] require_once & Exceptions

Ronny Finster lists at rf-concepts.de
Fre Mar 9 10:44:03 CET 2007


Moin Sebastain,

Sebastian Mendel schrieb:

> if ($file = fopen($file, 'r', true)) {
>     fclose($file);
>     require_once $file;
> } else {
>     throw new Exception('file not found');
> }
> 
> 
> ... ungetested ...
> 

Getest und für lauffähig befunden! ;-)

Dank Dir!

Gruß,
Ronny



php::bar PHP Wiki   -   Listenarchive