|
(PECL)
maxdb_warning_count(no version information, might be only in CVS)
maxdb->warning_count -- Returns the number of warnings from the last query for the given linkProcedural style:
int maxdb_warning_count ( resource link )Object oriented style (property):
class maxdb {maxdb_warning_count() returns the number of warnings from the last query in the connection represented by the link parameter.
Example 2. Procedural style
|
The above examples would produce the following output:
Warning: maxdb_query(): -8004 POS(62) Constant must be compatible with column type and length <...> Number of warning: 0 |
Hosting by: Hurra Communications Ltd.
Generated: 2007-01-26 18:00:06