|
(PHP 5)
mysqli_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 mysqli_stmt_param_count ( mysqli_stmt stmt )Object oriented style (property):
class mysqli_stmt {mysqli_stmt_param_count() returns the number of parameter markers present in the prepared statement.
Beispiel 2. Procedural style
|
Das oben gezeigte Beispiel erzeugt folgende Ausgabe:
Statement has 2 markers. |
Zurück | Zum Anfang | Weiter |
mysqli_stmt_num_rows | Nach oben | mysqli_stmt_prepare |
Hosting by: Hurra Communications GmbH
Generated: 2007-01-26 17:57:04