Je was op zoek naar: implement (Koreaans - Engels)

Koreaans

Vertalen

implement

Vertalen

Engels

Vertalen
Vertalen

Vertaal onmiddellijk teksten, documenten en gesprekken met Lara

Nu vertalen

Menselijke bijdragen

Van professionele vertalers, bedrijven, webpagina's en gratis beschikbare vertaalbronnen.

Voeg een vertaling toe

Koreaans

Engels

Info

Koreaans

the requested component doesn't implement the idispatch interface

Engels

the requested component doesn 't implement the idispatch interface

Laatste Update: 2011-10-24
Gebruiksfrequentie: 1
Kwaliteit:

Koreaans

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

Engels

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

Laatste Update: 2011-10-24
Gebruiksfrequentie: 1
Kwaliteit:

Waarschuwing: Bevat onzichtbare HTML-opmaak

Koreaans

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.

Engels

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

Laatste Update: 2011-10-24
Gebruiksfrequentie: 1
Kwaliteit:

Koreaans

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.

Engels

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.

Laatste Update: 2011-10-24
Gebruiksfrequentie: 1
Kwaliteit:

Koreaans

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.

Engels

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

Laatste Update: 2011-10-24
Gebruiksfrequentie: 1
Kwaliteit:

Koreaans

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.

Engels

6.

Laatste Update: 2011-10-24
Gebruiksfrequentie: 1
Kwaliteit:

Krijg een betere vertaling met
9,144,501,873 menselijke bijdragen

Gebruikers vragen nu voor assistentie



Wij gebruiken cookies om u de best mogelijke ervaring op onze website te bieden. Door de website verder te gebruiken, geeft u toestemming voor het gebruik van cookies. Klik hier voor meer informatie. OK