php man page for mysqli_get_warnings

Query: mysqli_get_warnings

OS: php

Section: 3

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

MYSQLI_GET_WARNINGS(3)							 1						    MYSQLI_GET_WARNINGS(3)

mysqli::get_warnings - Get result of SHOW WARNINGS

       Object oriented style

SYNOPSIS
mysqli_warning mysqli::get_warnings (void )
DESCRIPTION
Procedural style mysqli_warning mysqli_get_warnings (mysqli $link) Warning This function is currently not documented; only its argument list is available. PHP Documentation Group MYSQLI_GET_WARNINGS(3)
Related Man Pages
mysqli_connect_errno(3) - php
mysqli_real_query(3) - php
mysqli_get_proto_info(3) - php
mysqli_next_result(3) - php
mysqli_warning_count(3) - php
Similar Topics in the Unix Linux Community
Errors trying to compile PHP for use with MySQL on Solaris 10