sqlite_changes

 int sqlite_changes ( resource $dbhandle ) 

説明

Returns the numbers of rows that were changed by the most recent SQL statement executed against the dbhandle database handle.

戻り値

Returns the number of changed rows.