Hai cercato la traduzione di implement da Coreano a Inglese

Coreano

Traduttore

implement

Traduttore

Inglese

Traduttore
Traduttore

Traduci istantaneamente testi, documenti e voce con Lara

Traduci ora

Contributi umani

Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.

Aggiungi una traduzione

Coreano

Inglese

Informazioni

Coreano

the requested component doesn't implement the idispatch interface

Inglese

the requested component doesn 't implement the idispatch interface

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Coreano

예 1. openssl_csr_sign() example - signing a csr (how to implement your own ca)

Inglese

you can use any certificate to sign another, but / / the process is worthless unless the signing certificate is trusted / / by the software / users that will deal with the newly signed certificate / / we need our ca cert and it' s private key $cacert = "file: / /path / to / ca.crt"; $privkey = array("file: / /path / to / ca.key", "your_ca_key_passphrase"); $userscert = openssl_csr_sign($csrdata, $cacert, $privkey, 365); / / now display the generated certificate so that the user can / / copy and paste it into their local configuration (such as a file / / to hold the certificate for their ssl server) openssl_x509_export($usercert, $certout) and echo $certout; / / show any errors that occurred here while (($e = openssl_error_string()) !== false) {echo $e. "\n";}

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Attenzione: contiene formattazione HTML nascosta

Coreano

php itself doesn't handle transactions yet. thus if an error occurs no rollback is initiated. if you use components that support transactions you will have to implement the transaction management yourself.

Inglese

if you use components that support transactions you will have to implement the transaction management yourself.

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Coreano

if you don't implement a get_module() function in your dynamic loadable module, zend will compliment you with an error message when trying to access it.

Inglese

if you don' t implement a get_module() function in your dynamic loadable module, zend will compliment you with an error message when trying to access it.

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Coreano

before we start discussing code issues, you should familiarize yourself with the source tree to be able to quickly navigate through php's files. this is a must-have ability to implement and debug extensions.

Inglese

this is a must-have ability to implement and debug extensions.

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Coreano

currently it's not possible to trap com errors beside the ways provided by php itself (@, track_errors,..), but we are thinking of a way to implement this.

Inglese

6.

Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:

Ottieni una traduzione migliore grazie a
9,139,562,608 contributi umani

Ci sono utenti che chiedono aiuto:



I cookie ci aiutano a fornire i nostri servizi. Utilizzando tali servizi, accetti l'utilizzo dei cookie da parte nostra. Maggiori informazioni. OK