mysql lodaing.
#1

Hi,

Can i use mysql_query, when i load something? like:

mysql_query("blabla");
mysql_store_result( );

Code:
if( mysql_num_rows( ) )
{
    while(mysql_fetch_row_format(StringLoading[ playerid ]))
		{
sscanf(blablabla

mysql_query("BLABLsdasdasdABLA");
}
}
I want to say, can i use any queries, until i don't use mysql_free_result?
Reply


Messages In This Thread
mysql lodaing. - by audriuxxx - 20.06.2013, 17:23
Re: mysql lodaing. - by Vince - 20.06.2013, 17:52
Respuesta: mysql lodaing. - by Praox - 20.06.2013, 17:52
Re: mysql lodaing. - by audriuxxx - 20.06.2013, 20:56
Re: mysql lodaing. - by Scenario - 20.06.2013, 21:18
Re: mysql lodaing. - by audriuxxx - 21.06.2013, 11:27

Forum Jump:


Users browsing this thread: 1 Guest(s)