Core Function MySQLFill

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
MySQLFill( <mysql>, <query> )

Contents

Description

Grab a table or parts of it from the Database.

Parameters

mysql

The MySQL connection to use.

query

The string to use.

Return Value

Success: Returns an MySQL data object.

Failure: Returns 0.

Remarks

None.

Example

See MySQLConnect() for an example to this.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox