Capítulo 19 . Using remote files

See Apêndice I for more information about the protocols supported by PHP .

Nota :

Nota : The Windows versions of PHP earlier than PHP 4.3 did not support remote file accessing for the following functions : include( ) , include_once( ) , require( ) , require_once( ) , and the imagecreatefromXXX functions in the Referência XLI , Image functions extension .



Exemplo 19-1 .






Exemplo 19-2 .






Nota :