Query: mysqli_stmt_attr_get
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MYSQLI_STMT_ATTR_GET(3) 1 MYSQLI_STMT_ATTR_GET(3) mysqli_stmt::attr_get - Used to get the current value of a statement attribute Object oriented styleSYNOPSISint mysqli_stmt::attr_get (int $attr)DESCRIPTIONProcedural style int mysqli_stmt_attr_get (mysqli_stmt $stmt, int $attr) Gets the current value of a statement attribute.PARAMETERSo $ stmt -Procedural style only: A statement identifier returned by mysqli_stmt_init(3). o $attr - The attribute that you want to get.RETURN VALUESReturns FALSE if the attribute is not found, otherwise returns the value of the attribute. PHP Documentation Group MYSQLI_STMT_ATTR_GET(3)
Related Man Pages |
---|
mysqli_stmt_get_result(3) - php |
mysqli_stmt_affected_rows(3) - php |
mysqli_stmt_errno(3) - php |
mysqli_stmt_data_seek(3) - php |
mysqli_stmt_param_count(3) - php |
Similar Topics in the Unix Linux Community |
---|
User Guide: Posting in the Emergency Forum |
Rules for Homework & Coursework Questions Forum |
Please Welcome Don Cragun as Lead Moderator |
Denial Of Service Attack Update |