Core Function MySQLFields

From Sputnik Wiki
(Difference between revisions)
Jump to: navigation, search
UberFoX (Talk | contribs)
(Created page with "<pre> MySQLFields( <mysql data> ) </pre> === Description === Return how many Fields are in the table. === Parameters === ==== mysql data ==== The MySQL data object to use su...")
Newer edit →

Revision as of 18:38, 1 December 2011

MySQLFields( <mysql data> )

Contents

Description

Return how many Fields are in the table.

Parameters

mysql data

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

Return Value

Success: Returns the amount of fields in the MySQL data object.

Failure: Returns 0.

Remarks

None.

Example

See MySQLConnect() for an example to this.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox