|
(PECL)
maxdb_stmt_param_count(no version information, might be only in CVS)
stmt->param_count -- Returns the number of parameter for the given statementProcedural style:
int maxdb_stmt_param_count ( resource stmt )Object oriented style (property):
class stmt {maxdb_stmt_param_count() returns the number of parameter markers present in the prepared statement.
Example 2. Procedural style
|
The above examples would produce the following output:
Statement has 2 markers. |
Hosting by: Hurra Communications Ltd.
Generated: 2007-01-26 18:00:06