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
This function can be called statically.
Example 44-1. Using File::readAll()
<?php require_once 'File.php'; ?>