You searched for: implement (Koreanska - Engelska)

Datoröversättning

Att försöka lära sig översätta från mänskliga översättningsexempel.

Korean

English

Info

Korean

implement

English

 

Från: Maskinöversättning
Föreslå en bättre översättning
Kvalitet:

Mänskliga bidrag

Från professionella översättare, företag, webbsidor och fritt tillgängliga översättningsdatabaser.

Lägg till en översättning

Koreanska

Engelska

Info

Koreanska

the requested component doesn't implement the idispatch interface

Engelska

the requested component doesn 't implement the idispatch interface

Senast uppdaterad: 2011-10-24
Användningsfrekvens: 1
Kvalitet:

Koreanska

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

Engelska

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";}

Senast uppdaterad: 2011-10-24
Användningsfrekvens: 1
Kvalitet:

Varning: Innehåller osynlig HTML-formatering

Koreanska

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.

Engelska

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

Senast uppdaterad: 2011-10-24
Användningsfrekvens: 1
Kvalitet:

Koreanska

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.

Engelska

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.

Senast uppdaterad: 2011-10-24
Användningsfrekvens: 1
Kvalitet:

Koreanska

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.

Engelska

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

Senast uppdaterad: 2011-10-24
Användningsfrekvens: 1
Kvalitet:

Koreanska

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.

Engelska

6.

Senast uppdaterad: 2011-10-24
Användningsfrekvens: 1
Kvalitet:

Få en bättre översättning med
7,740,024,702 mänskliga bidrag

Användare ber nu om hjälp:



Vi använder cookies för att förbättra din upplevelse. Genom att fortsätta besöka den här webbplatsen godkänner du vår användning av cookies. Läs mer. OK