Modules/MySQL
Jump to navigation
Jump to search
Available for Windows and Linux servers The MySQL module provides access to MySQL servers. You can download it from [MTA Center address here].
Functions
bool mysqlOpen ( function, host, user, password, database name, port )
nil mysqlClose ( mysql )
bool mysqlQuery ( mysql, function, query )