require_once 'File.php';
mixed File::readAll (string $filename [, mixed $lock = FALSE])
mixed File::readAll
Deze functie kan statisch worden aangeroepen.
Voorbeeld 39-1. Using File::readAll()
<?php require_once 'File.php'; ?>