Core Function MySQLFetch

From Sputnik Wiki
Revision as of 12:38, 14 June 2015 by UberFoX (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
MySQLFetch( <mysql data> )

Contents

Description

Fetch the next row from a table.

Parameters

mysql data

The MySQL data object to use such as one returned form MySQLFill().

Return Value

Success: Returns the row has an array containing key, value pairs.

Failure: Returns 0.

Remarks

None.

Example

See MySQLConnect() for an example to this.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox