Search for in the Packages This site (using Yahoo!) Developers Developer mailing list General mailing list CVS commits mailing list
require_once 'File.php';
mixed File::readAll (string $filename [, mixed $lock = FALSE])
mixed File::readAll
Deze functie kan statisch worden aangeroepen.
Voorbeeld 40-1. Using File::readAll()
<?php require_once 'File.php'; ?>