Modules/MySQL/MysqlDestroy: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
m (Modules/MySQL/MysqlClose moved to Modules/MySQL/MysqlDestroy)

Revision as of 21:54, 29 January 2007


Package-x-generic.png This function is provided by the external module MySQL. You must install this module to use this function.


This functions closes the MySQL connection that is currently opened, if it exists.

Syntax

nil mysqlClose ( mysql db )

Required Arguments

Optional Arguments

None