MysqlndUhConnection::restartPSession(PECL mysqlnd-uh >= 1.0.0-alpha) MysqlndUhConnection::restartPSession — Restart a persistent mysqlnd connection Описание
   public bool MysqlndUhConnection::restartPSession
    ( mysqlnd_connection $connection
   ) 
  Restart a persistent mysqlnd connection. Список параметров
 Возвращаемые значенияReturns TRUE on success. Otherwise, returns FALSE Примеры
 Пример #1 MysqlndUhConnection::restartPSession() example 
<?phpРезультат выполнения данного примера: proxy::restartPSession(array ( 0 => NULL, )) proxy::restartPSession returns true  | 
||