English | 简体中文 | 繁體中文 | Русский язык | Français | Español | Português | Deutsch | 日本語 | 한국어 | Italiano | بالعربية
Questobindec()
Corpo del testo
Sintassi
Parametro bin_str-La stringa binaria da convertire
Questobindec()
La funzione restituisce il valore decimale della stringa specificata bin_str
<?php echo bindec("1101"); ?>
Risultato dell'output
L'output mostra questobindec()
La funzione restituisce un valore decimale:
13