update : 2015.11.03
php.shukuma.com검색:
|
mysqli_stmt::attr_setmysqli_stmt_attr_set(PHP 5) mysqli_stmt::attr_set -- mysqli_stmt_attr_set — Used to modify the behavior of a prepared statement 설명객체 기반 형식
bool mysqli_stmt::attr_set
( int
$attr
, int $mode
)절차식 형식 Used to modify the behavior of a prepared statement. This function may be called multiple times to set several attributes. 인수
|