Problem with spawn
#5

mysql_query(conhandle, query[])

conhandle : The connection handle this will be processed on.
query[] : The query you want to execute.

Example:

PHP код:
new Cache:result mysql_query(MySQL"SELECT `Id` FROM `Users`");
printf("There are %d players in the database."cache_num_rows());
cache_delete(result); 
Reply


Messages In This Thread
Problem with spawn - by SaVage96 - 31.07.2015, 12:58
Re: Problem with spawn - by Lunixx - 31.07.2015, 13:09
Re: Problem with spawn - by SaVage96 - 31.07.2015, 13:12
Re: Problem with spawn - by SaVage96 - 31.07.2015, 17:00
Respuesta: Problem with spawn - by Dreyfuz - 31.07.2015, 17:27
Re: Problem with spawn - by x3378 - 31.07.2015, 17:27

Forum Jump:


Users browsing this thread: 3 Guest(s)