gettime() problem
#7

PHP код:
getdate(YearMonthDay);
if(
Month == 12 && Year == 2014 && Day <=29)
{
//Day is less than/equal to 29.
}
else
{
//Day is Greater than 29

Read https://sampwiki.blast.hk/wiki/Getdate
Reply


Messages In This Thread
gettime() problem - by semara456 - 29.12.2014, 11:04
Re: gettime() problem - by UltraScripter - 29.12.2014, 11:12
Re: gettime() problem - by semara456 - 29.12.2014, 11:16
Re: gettime() problem - by UltraScripter - 29.12.2014, 11:19
Re: gettime() problem - by semara456 - 29.12.2014, 11:22
Re: gettime() problem - by dominik523 - 29.12.2014, 11:34
Re: gettime() problem - by Mic_H - 29.12.2014, 12:10

Forum Jump:


Users browsing this thread: 1 Guest(s)