Modules/MTA-MySQL/mysql num rows: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

5 January 2011

14 January 2008

  • curprev 19:3719:37, 14 January 2008Ryden talk contribsm 344 bytes +344 New page: __NOTOC__ {{ModuleFunction|MTA-MySQL}} Returns the number of rows in the given query result. ==Syntax== <syntaxhighlight lang="lua"> int mysql_num_rows ( MySQLResult result ) </syntaxhighlight> ===Required argumen...