int affectingStatement(string $query, array $bindings = array())
Run an SQL statement and get the number of rows affected.
int affectingStatement(string $query, array $bindings = array())
Run an SQL statement and get the number of rows affected.
string | $query | |
array | $bindings |
int |
Designed by : w10schools
service@w10schools.com
Please login to continue.