PHP 7.0.6 Released

The chdb class

(PECL chdb >= 0.1.0)

Introduction

Represents a loaded chdb file.

Class synopsis

chdb {
/* Methods */
public __construct ( string $pathname )
public string get ( string $key )
}

Table of Contents

User Contributed Notes

There are no user contributed notes for this page.
To Top