maxdb_warning_countmaxdb->warning_count(PECL maxdb:1.0-7.6.00.38) maxdb->warning_count — Returns the number of warnings from the last query for the given link ОписаниеProcedural style:
int maxdb_warning_count
( resource $link
)
Object oriented style (property): maxdb
int$warning_count;
maxdb_warning_count() returns the number of warnings from the last query in the connection represented by the link parameter. Возвращаемые значенияNumber of warnings or zero if there are no warnings. ПримерыПример #1 Object oriented style
<?phpПример #2 Procedural style
<?phpРезультатом выполнения данного примера будет что-то подобное:
|
|
|
| © 2009 Тест скорости интернета | Boont.Ru |