Şunu aradınız:: gettype (İngilizce - Fransızca)

Bilgisayar çevirisi

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

English

French

Bilgi

English

gettype

French

 

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

İngilizce

Fransızca

Bilgi

İngilizce

debugger::gettype() has been added.

Fransızca

debugger::gettype() a été ajoutée.

Son Güncelleme: 2018-02-13
Kullanım Sıklığı: 1
Kalite:

İngilizce

gettype - get the type of the property.

Fransızca

gettype : récupère le type de la propriété.

Son Güncelleme: 2018-02-13
Kullanım Sıklığı: 1
Kalite:

İngilizce

see also gettype(), type-casting and type-juggling.

Fransızca

voir aussi gettype().

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

İngilizce

if you simply want a human-readable representation of the type for debugging, use gettype().

Fransızca

c 'est un pseudo-type, qui indique que le paramètre peut indifféremment prendre plusieurs types.

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

İngilizce

never use gettype() to test for a certain type, since the returned string may be subject to change in a future version.

Fransızca

gettype() retourne le type de la variable php var.

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

İngilizce

$mbox = imap_open( "{your.imap.host:143}" ,"username" ,"password") or die("can't connect: ".imap_last_error()); $status = imap_setflag_full($mbox ,"2,5" ,"\\seen \\flagged"); print gettype($status) ."\n"; print $status ."\n"; imap_close($mbox);

Fransızca

?php $mbox = imap_open( "{votre.hote.imap:143}" ,"utilisateur" ,"mot_de_passe") or die("can't connect: ".imap_last_error()); $status = imap_setflag_full($mbox ,"2,5" ,"\\seen \\flagged"); print gettype($status) ."\n"; print $status ."\n"; imap_close($mbox);?

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,754,139,562 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