Raised This Month: $ Target: $400
 0% 

How to get unique table id?


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
jonatat
Senior Member
Join Date: Dec 2017
Old 06-08-2018 , 10:55   Re: How to get unique table id?
Reply With Quote #2

PHP Code:
public UpdateGameLIVE(id)
{
new 
szQuery[3800];
new 
match_id SQL_GetInsertId(szQuery);

formatexszQuery3799"UPDATE `matches` SET `left_score` = '%d', `right_score` = '%d' WHERE match_id = '%d';"scoreCTSscoreTSmatch_id);
SQL_ThreadQueryg_hTuple"QuerySetData"szQuery);

But getting error then compiling. Any ideas?

Last edited by jonatat; 06-08-2018 at 10:55.
jonatat is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:37.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode