[Ajuda] Como fazer um Contador
#2

SetTimer.
PHP код:
#define minutos(%0) (1000 * %0 * 60) 
#define horas(%0) (1000 * %0 * 60 * 60) 
#define segundos(%0) (1000 * %0) 
#define dias(%0) (1000 * %0 * 60 * 60  * 24) 
#define semanas(%0) (1000 * %0 * 60 * 60  * 24 * 7) 
#define meses(%0) (1000 * %0 * 60 * 60  * 24 * 30) 
#define anos(%0) (1000 * %0 * 60 * 60  * 24 * 30 * 12) 
#define decadas(%0) (1000 * %0 * 60 * 60  * 24 * 30 * 12 * 10) 
#define seculos(%0) (1000 * %0 * 60 * 60  * 24 * 30 * 12 * 10 * 10) 
Reply


Messages In This Thread
Como fazer um Contador - by VinnyScript - 15.11.2016, 22:02
Re: Como fazer um Contador - by ipsLuan - 15.11.2016, 22:06
Re: Como fazer um Contador - by VinnyScript - 15.11.2016, 22:13
Re: Como fazer um Contador - by Cleyson - 15.11.2016, 22:26
Re: Como fazer um Contador - by VinnyScript - 15.11.2016, 22:35
Re: Como fazer um Contador - by Whoo - 15.11.2016, 22:52
Re: Como fazer um Contador - by VinnyScript - 15.11.2016, 23:05
Re: Como fazer um Contador - by ipsLuan - 15.11.2016, 23:20
Re: Como fazer um Contador - by VinnyScript - 15.11.2016, 23:23
Re: Como fazer um Contador - by ipsLuan - 15.11.2016, 23:34

Forum Jump:


Users browsing this thread: 1 Guest(s)