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_init(3) - php
mysqli_error_list(3) - php
mysqli_get_proto_info(3) - php
mysqli_next_result(3) - php
mysqli_stat(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
Please Welcome Ravinder Singh to the Moderation Team
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!