PHP Class Swoole\Database\MySQLiRecord

Inheritance: implements Swoole\IDbRecord
Afficher le fichier Open project: matyhtf/swoole_framework

Méthodes publiques

Свойство Type Description
$result mysqli_result

Méthodes publiques

Méthode Description
__call ( $func, $params )
__construct ( $result )
__get ( $key )
fetch ( )
fetchall ( )
free ( )

Method Details

__call() public méthode

public __call ( $func, $params )

__construct() public méthode

public __construct ( $result )

__get() public méthode

public __get ( $key )

fetch() public méthode

public fetch ( )

fetchall() public méthode

public fetchall ( )

free() public méthode

public free ( )

Property Details

$result public_oe property

public mysqli_result $result
Résultat mysqli_result