Refreshes (original) (raw)

mysqli::refresh

mysqli_refresh

(PHP 5 >= 5.3.0, PHP 7)

mysqli::refresh -- mysqli_refresh — Refreshes

Description

Object oriented style

public mysqli::refresh ( int $options ) : bool

Procedural style

mysqli_refresh ( resource $link , int $options ) : bool

Flushes tables or caches, or resets the replication server information.

Return Values

TRUE if the refresh was a success, otherwise FALSE