17.08.2015, 21:51
https://sampwiki.blast.hk/wiki/MySQL#mysql_query
PHP код:
mysql_query(query[], resultid, extraid, connectionHandle)
- query[] The query you want to process.
- resultid Optional (if you specify this query will be processed in a separate thread).
- extraid Optional (extra variable that would be processed to the callback.
- connectionHandle The connection handle this will be processed on