I have a problem!
#4

The key code used by me to find out if today's date is the reset date of the report is:
PHP код:
new resetdate[128]; format(resetdate128"%s"getdate(year,month,day));
            
cache_get_field_content(0"ResetRaportDate"result); format(date256result);
            if(
strcmp(dateresetdatetrue) == 0
Reply


Messages In This Thread
I have a problem! - by akaDragonu - 29.09.2018, 22:31
Re: I have a problem! - by Undef1ned - 29.09.2018, 22:40
Re: I have a problem! - by akaDragonu - 30.09.2018, 12:17
Re: I have a problem! - by akaDragonu - 30.09.2018, 12:57
Re: I have a problem! - by akaDragonu - 30.09.2018, 16:14
Re: I have a problem! - by akaDragonu - 30.09.2018, 16:42

Forum Jump:


Users browsing this thread: 1 Guest(s)