parent root
PHP: chdb - Manual
PHP 7.2.23 Release Announcement

The chdb class

(PECL chdb >= 0.1.0)

Introduction

Represents a loaded chdb file.

Class synopsis

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

Table of Contents

add a noteadd a note

User Contributed Notes

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