Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.
calling this php file in your web browser should give you the output shown in figura 29-1.
calling this php file in your web browser should give you the output shown in figure 29-1.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
?php $file = fopen ("ftp: / /ftp.example.com / incoming / outputfile", "w"); if (!$file) {echo "p unable to open remote file for writing.\n"; exit;} / * write the data here. * / fputs ($file, $http_server_vars['http_user_agent']. "\n"); fclose ($file);?
note:
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
Attenzione: contiene formattazione HTML nascosta
Alcuni contributi umani con scarsa rilevanza sono stati nascosti.
Mostra i risultati con scarsa rilevanza.