function msql affected rows GKH2RHIIDKW2LRDKBU3ETBWRV6ZH3AJBBZPS2CA
msql_affected_rowsPodręcznik PHPPoprzedniNastępnymsql_affected_rows (PHP 3>= 3.0.6, PHP 4 >= 4.0.0)msql_affected_rows -- Returns number of affected rowsDescriptionint msql_affected_rows (int query_identifier)
Returns number of affected ("touched") rows by a specific query
(i.e. the number of rows returned by a SELECT, the number of rows
modified by an update, or the number of rows removed by a
delete).
See also: msql_query().
PoprzedniSpis treściNastępnymsqlPoczątek rozdziałumsql_close
Wyszukiwarka