Funzione PHP file_get_contents()
Dettagli funzione file_get_contents() PHP - Funzione, descrizione, dettagli ed esempio della function filegetcontents in PHP.
Descrizione
Legge un file e lo restituisce in una stringa.
Codice
php file_get_contents($url); ?>
Spiegazione
Parametri
url (obbligatorio): il percorso del file
Note
Il file può anche essere un URL esterno