Reloj gráfico binario

24 || $std < 0) { die("$std:$min no way... =)"); } $std1 = decbin(substr($std,0,1)); $std2 = decbin(substr($std,1,1)); $min1 = decbin(substr($min,0,1)); $min2 = decbin(substr($min,1,1)); $sec1 = decbin(substr($sec,0,1)); $sec2 = decbin(substr($sec,1,1)); function reihe($kette,$anfang,$ende) { //background output global $size,$bgon,$bgoff; $pad = str_pad($kette,4,"0",STR_PAD_LEFT); if(substr($pad,$anfang,$ende)==1) { echo " "; } else { echo " "; } } ?>Funcionamiento:



Reloj gráfico binario:
 
hora min seg