MySQL increase
#3

I did it like this
PHP код:
mysql_format(g_SQLquerysizeof(query), "INSERT INTO `drugs` (`X`, `Y`, `Z`) VALUES (%d, %f, %f, %f)"XYZ);
    
mysql_tquery(g_SQLquery"CreatePickupA");

forward CreatePickupA(place);
public 
CreatePickupA(place)
{
    
DrugsInfo[place][ID] = cache_insert_id();
    return 
1;

And housl tquery go like this??
Reply


Messages In This Thread
MySQL increase - by Micko123 - 12.11.2016, 17:02
Re: MySQL increase - by Konstantinos - 12.11.2016, 17:03
Re: MySQL increase - by Micko123 - 12.11.2016, 17:17
Re: MySQL increase - by Micko123 - 12.11.2016, 17:25
Re: MySQL increase - by oMa37 - 12.11.2016, 17:40
Re: MySQL increase - by Micko123 - 12.11.2016, 17:42
Re: MySQL increase - by oMa37 - 12.11.2016, 17:45
Re: MySQL increase - by Micko123 - 12.11.2016, 17:51

Forum Jump:


Users browsing this thread: 2 Guest(s)