About Mysql
#5

It is giving me tag mismatch error on mysql_query(Query); and i tried inserting the connecthandle in it but still it gave me tag mismatch error. EDIT: and if i use it like this?
PHP код:
format(Query,sizeof(Query),"SELECT `Level`, `Donator`, `Banned`, `Kills`, `Deaths`, `Muted`, `PoliceScore`, `RobberScore`, `Cash`, `Skin`, `WantedLevel`, `LastLoggedIp`, `TotalSeconds`");
    
format(Query,sizeof(Query),"%s, `VW`, `Int`, `Xpos`, `Ypos`, `Zpos`, `House`, `House2`, `HouseLim`, `Team`, `VehLim`, `VehLim2`, `FLevel`, `FRank`, `FacNo`, `Fix`, `FName`, `Tag`, `PName` WHERE `Name` = `%s`",Query,PN(playerid));
    
mysql_query(Query); 
This code is for loading data
Reply


Messages In This Thread
About Mysql - by StrikerZ - 07.11.2016, 09:05
Re: About Mysql - by StrikerZ - 07.11.2016, 09:25
Re: About Mysql - by Konstantinos - 07.11.2016, 10:06
Re: About Mysql - by zPain - 07.11.2016, 10:09
Re: About Mysql - by StrikerZ - 07.11.2016, 11:50
Re: About Mysql - by Konstantinos - 07.11.2016, 11:56
Re: About Mysql - by StrikerZ - 07.11.2016, 12:03
Re: About Mysql - by Konstantinos - 07.11.2016, 12:05
Re: About Mysql - by StrikerZ - 07.11.2016, 12:19
Re: About Mysql - by StrikerZ - 07.11.2016, 12:39

Forum Jump:


Users browsing this thread: 1 Guest(s)