PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

mysqli_stmt::bind_param> <mysqli_stmt::attr_get
Last updated: Fri, 18 Jul 2008

view this page in

mysqli_stmt::attr_set

mysqli_stmt_attr_set

(PHP 5)

mysqli_stmt_attr_set —

Description

bool mysqli_stmt_attr_set ( mysqli_stmt $stmt , int $attr , int $mode )
Warning

This function is currently not documented; only its argument list is available.



add a note add a note User Contributed Notes
mysqli_stmt::attr_set
chad 0x40 digitellinc 0x2e com
30-Apr-2008 09:20
This is basically a wrapper for mysql_stmt_attr_set in the MySQL C API: http://dev.mysql.com/doc/refman/5.0/en/mysql-stmt-attr-set.html

mysqli_stmt::bind_param> <mysqli_stmt::attr_get
Last updated: Fri, 18 Jul 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites