Örnekler
chdb::__construct
chdb
PHP Manual
The chdb class
(PECL chdb >= 0.1.0)
Giriş
Represents a loaded chdb file.
Sınıf Sözdizimi
chdb
{
/* Methods */
public
__construct
(
string
$pathname
)
public
string
get
(
string
$key
)
}
İçindekiler
chdb::__construct
— Creates a chdb instance
chdb::get
— Gets the value associated with a key
Örnekler
chdb::__construct
chdb
PHP Manual