12.07.2017, 23:19
Here's one:
PHP код:
new ucp_id[24], next_sql_id = 1 /* next_sql_id = SQL ID of the next INSERT statement */;
format(ucp_id, sizeof(ucp_id), "%d%d", gettime(), next_sql_id);