mysqli_get_warnings(3) php man page | unix.com

Man Page: mysqli_get_warnings

Operating Environment: php

Section: 3

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_real_query(3) - php
mysqli_init(3) - php
mysqli_get_server_version(3) - php
mysqli_next_result(3) - php
mysqli.connect_error(3) - php
Similar Topics in the Unix Linux Community
Errors trying to compile PHP for use with MySQL on Solaris 10