LOG IN
BEGINNER GUIDES
|
PHP CLASSES
|
CODE SEARCH
|
ARTICLES SEARCH
|
PHP FORUMS
|
PHP MANUAL
|
PHP FUNCTIONS LIST
|
WEB SITE TEMPLATES
Start typing to search for PHP and MySQL Code Snippets and Articles
Join us on FaceBook
Submit Your Code
Poker Tournaments
Poker Guide for Developers
SEO Monitor
UpTime Monitor
My Favorite Examples
My Favorite Articles
Update Your Profile
More Weber Sites
PHP Code Search
Web Development Forums
Learn MySQL Playing Trivia
PHPBB2 Templates
Web Development Resources
Web Development Content
Keep your PC away from viruses -
Internet Security
Software
Recommended Links
PHPClasses
PHP Editor
PHP Jobs
Vision.To Design
Ajax Tutorials
PHP Programming Help
PHP/MySQL Programming
Webmaster Resources
Webmaster Forum
XML meta language
website builder
Recommended
פרייסז - הכח לקנות עובר לידיים שלך
Texas Holdem Poker Evangelists
The chdb class
Examples
chdb::__construct
chdb
PHP Manual
The chdb class
(No version information available, might only be in SVN)
Introduction
Represents a loaded chdb file.
Class synopsis
chdb
{
/* Methods */
__construct
(
string
$pathname
)
public
string
get
(
string
$key
)
}
Table of Contents
chdb::__construct
— Creates a chdb instance
chdb::get
— Gets the value associated with a key
Examples
chdb::__construct
chdb
PHP Manual