2 things not working.
#4

Thx Guys.

Now if anyone can help with this, i need the translation of these functions from striken kids to gstylez.

#include <mysql>

mysql_init(LOG_ALL,1);
mysql_connect(SQL_Host,SQL_Username,SQL_Password,S QL_Database);

mysql_close();

mysql_query(query); mysql_store_result();

if(mysql_num_rows() != 0)

mysql_query(query);

mysql_fetch_field("level", pdata); playerdata[playerid][level] = strval(pdata);

mysql_free_result();

if(mysql_num_rows() > 0)

while(mysql_fetch_row(String))

mysql_store_result();
Reply


Messages In This Thread
2 things not working. - by Rokzlive - 24.03.2011, 01:10
Re: 2 things not working. - by Grim_ - 24.03.2011, 01:14
Re: 2 things not working. - by [L3th4l] - 24.03.2011, 01:16
Re: 2 things not working. - by Rokzlive - 24.03.2011, 01:28
Re: 2 things not working. - by Donya - 24.03.2011, 01:55

Forum Jump:


Users browsing this thread: 1 Guest(s)