php man page for mysqli_refresh

Query: mysqli_refresh

OS: php

Section: 3

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

MYSQLI_REFRESH(3)							 1							 MYSQLI_REFRESH(3)

mysqli::refresh - Refreshes

       Object oriented style

SYNOPSIS
public bool mysqli::refresh (int $options)
DESCRIPTION
Procedural style int mysqli_refresh (resource $link, int $options) Flushes tables or caches, or resets the replication server information.
PARAMETERS
o $ link -Procedural style only: A link identifier returned by mysqli_connect(3) or mysqli_init(3) o $options - The options to refresh, using the MYSQLI_REFRESH_* constants as documented within the MySQLi constants documentation. See also the official MySQL Refresh documentation.
RETURN VALUES
TRUE if the refresh was a success, otherwise FALSE
SEE ALSO
mysqli_poll(3). PHP Documentation Group MYSQLI_REFRESH(3)
Related Man Pages
mysqli_errno(3) - php
mysqli_kill(3) - php
mysqli_next_result(3) - php
mysqli_ping(3) - php
mysqli_set_charset(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
New Code Tags (Syntax Highlighting)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Please Welcome Nicki Paul to the Moderator Team!