readfileInvia un fileDescrizioneintreadfilestringfilenamebooluse_include_pathresourcecontext
Legge un file e lo scrive nello standard output.
Restituisce il numero di byte letti dal file. Se si verifica un errore
viene restituito &false; e se la funzione non รจ stata chiamata come
@readfile, un messaggio d'errore verra stampato.
&tip.fopen-wrapper;
Puoi settare il secondo parametro opzionale ad &true;, se
vuoi anche cercare il file nella include_path.
Vedere anche fpassthru,
file, fopen,
include, requirevirtual, file_get_contents
e .