Şunu aradınız:: connection (İbranice - Hollandaca)

Bilgisayar çevirisi

İnsan çevirisi örneklerinden çeviri yapmayı öğrenmeye çalışıyor.

Hebrew

Dutch

Bilgi

Hebrew

connection

Dutch

 

Kimden: Makine Çevirisi
Daha iyi bir çeviri öner
Kalite:

İnsan katkıları

Profesyonel çevirmenler, işletmeler, web sayfaları ve erişimin serbest olduğu çeviri havuzlarından.

Çeviri ekle

İbranice

Hollandaca

Bilgi

İbranice

פרוייקטdatabase connection

Hollandaca

objectdatabase connection

Son Güncelleme: 2011-10-23
Kullanım Sıklığı: 1
Kalite:

İbranice

ftp_connect() opens up a ftp connection to the specified host.

Hollandaca

ftp_connect() opent een ftp verbinding naar host.

Son Güncelleme: 2011-10-24
Kullanım Sıklığı: 1
Kalite:

İbranice

the secure indicates that the cookie should only be transmitted over a secure https connection.

Hollandaca

de secure geeft aan dat het cookie alleen mag worden verzonden over een veilige https verbinding.

Son Güncelleme: 2011-10-24
Kullanım Sıklığı: 1
Kalite:

İbranice

the first one is the link identifier for a database connection, the second a resource which helds the result of a query.

Hollandaca

deze constanten worden gedefineerd door deze extensie, en zullen alleen beschikbaar zijn als de extensie met php is meegecompileerd, of als deze dynamisch is geladen vanuit een script.

Son Güncelleme: 2011-10-24
Kullanım Sıklığı: 1
Kalite:

İbranice

mysql_character_set_name() returns the default character set name for the current connection.

Hollandaca

mysql_character_set_name() geeft de default character set naam terug voor de huidige connectie.

Son Güncelleme: 2011-10-24
Kullanım Sıklığı: 1
Kalite:

İbranice

pg_close() closes the non-persistent connection to a postgresql database associated with the given connection resource. מחזיר true במקרה של הצלחה או false במקרה של כישלון.

Hollandaca

geeft true terug bij succes, false indien er een fout is opgetreden.

Son Güncelleme: 2011-10-24
Kullanım Sıklığı: 1
Kalite:

İbranice

?php / / set up basic connection $conn_id = ftp_connect( $ftp_server); / / login with username and password $login_result = ftp_login($conn_id, $ftp_user_name, $ftp_user_pass); / / check connection if ((!$conn_id) _bar_ _bar_ (!$login_result)) {echo "ftp connection has failed !"; echo "attempted to connect to $ftp_server for user $ftp_user_name"; die;} else {echo "connected to $ftp_server, for user $ftp_user_name";} / / upload the file $upload = ftp_put($conn_id, $destination_file, $source_file, ftp_binary); / / check upload status if (!$upload) {echo "ftp upload has failed !";} else {echo "uploaded $source_file to $ftp_server as $destination_file";} / / close the ftp stream ftp_close($conn_id);?

Hollandaca

?php / / maak een basis connectie aan $conn_id = ftp_connect( $ftp_server); / / meldt je aan met een gebruikersnaam en wachtwoord $login_result = ftp_login($conn_id, $ftp_user_name, $ftp_user_pass); / / controleer de verbinding if ((!$conn_id) _bar_ _bar_ (!$login_result)) {echo "ftp connectie is mislukt !"; echo "probeerde naar $ftp_server te verbinden met de gebruiker $ftp_user_name"; exit;} else {echo "verbonden met $ftp_server, als gebruiker $ftp_user_name";} / / upload een bestand $upload = ftp_put($conn_id, $destination_file, $source_file, ftp_binary); / / controleer de upload status if (!$upload) {echo "ftp upload is mislukt !";} else {echo "geupload: $source_file naar $ftp_server als $destination_file";} / / sluit de ftp stream ftp_close($conn_id);?

Son Güncelleme: 2011-10-24
Kullanım Sıklığı: 1
Kalite:

Uyarı: Görünmez HTML biçimlendirmesi içeriyor

Daha iyi çeviri için
7,767,449,781 insan katkısından yararlanın

Kullanıcılar yardım istiyor:



Deneyiminizi iyileştirmek için çerezleri kullanıyoruz. Bu siteyi ziyaret etmeye devam ederek çerezleri kullanmamızı kabul etmiş oluyorsunuz. Daha fazla bilgi edinin. Tamam