mixed File::readAll ( string $filename , mixed $lock = = false )
This function can be called statically.
Exemple avec File::readAll()
<?phprequire_once 'File.php';?>