php man page for mysqli_stmt_get_warnings

Query: mysqli_stmt_get_warnings

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MYSQLI_STMT_GET_WARNINGS(3)						 1					       MYSQLI_STMT_GET_WARNINGS(3)

mysqli_stmt::get_warnings - Get result of SHOW WARNINGS

       Object oriented style

SYNOPSIS
object mysqli_stmt::get_warnings (mysqli_stmt $stmt)
DESCRIPTION
Procedural style object mysqli_stmt_get_warnings (mysqli_stmt $stmt) Warning This function is currently not documented; only its argument list is available. PHP Documentation Group MYSQLI_STMT_GET_WARNINGS(3)
Related Man Pages
mysqli_stmt_send_long_data(3) - php
mysqli_stmt_bind_result(3) - php
mysqli_stmt_store_result(3) - php
mysqli_stmt_result_metadata(3) - php
mysqli_stmt_data_seek(3) - php
Similar Topics in the Unix Linux Community
Errors trying to compile PHP for use with MySQL on Solaris 10