maxdb_warning_count Returns the number of warnings from the last query for the given link Description Procedural style: intmaxdb_warning_count resourcelink maxdb_warning_count returns the number of warnings from the last query in the connection represented by the link parameter. Return values Number of warnings or zero if there are no warnings. See also maxdb_errno, maxdb_error, maxdb_sqlstate Example Procedural style ]]> The above examples would produce the following output: Number of warning: 0 ]]>