PDO::exec

(no version information, might be only in CVS)

PDO::exec --  Execute a query that does not return a row set, returning the number of affected rows

Description

int PDO::exec ( string query)

Warning

This function is currently not documented; only the argument list is available.