Raised This Month: $ Target: $400
 0% 

How to get unique table id?


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

Hello folks. I want to made custom info. Like current score in server.

I have table row with id 24 (like example. every time then maps reload its create a new id)

My code looks like that:

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

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

But its does not working. Sorry for bad english. Any help?
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