API17

API17:JDatabaseMySQL::getAffectedRows

From Joomla! Documentation

Revision as of 23:12, 20 April 2011 by Doxiki2 (talk | contribs) (Bulk upload by Doxiki2)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Joomla 11.1 JDatabaseMySQL::getAffectedRows

Description

Template:Description:JDatabaseMySQL::getAffectedRows [Edit Descripton]

Since

Joomla 1.0.5

Synopsis

public  JDatabaseMySQL->getAffectedRows ()

Returns

int The number of affected rows in the previous operation

Defined in

libraries/joomla/database/database/mysql.php

Referenced by

See also

[Edit See Also]

Template:SeeAlso:JDatabaseMySQL::getAffectedRows

Examples

<CodeExamplesForm />