SqlStatement::bind
PHP function
Edit on GitHub ✎
Bind statement parameters
Description
mysql_xdevapi\SqlStatement::bind(string $param): mysql_xdevapi\SqlStatement
Func
Parameters
param
Return Values
Examples
mysql_xdevapi\SqlStatement::bind() example
php
<?php
/* ... */
?>