Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.
rfc(request for comments)
request for comments
Ultimo aggiornamento 2006-09-06
Frequenza di utilizzo: 1
Qualità:
cybermut_creerformulairecm() is used to generate the html form of request for payment.
cybermut_creerformulairecm() is used to generate the html form of request for payment.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
a wrapper is additional code which tells the stream how to handle specific protocols/encodings. for example, the http wrapper knows how to translate a url into an http/1.0 request for a file on a remote server. there are many wrappers built into php by default (see 부록 h), and additional, custom wrappers may be added either within a php script using stream_register_wrapper(), or directly from an extension using the api reference in 43장. because any variety of wrapper may be added to php, there is no set limit on what can be done with them. to access the list of currently registered wrappers, use stream_get_wrappers().
a wrapper is additional code which tells the stream how to handle specific protocols / encodings.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità: