Skip to content
it4e edited this page Oct 4, 2016 · 18 revisions

This is the standard Application Programming Interface for CHL. This page lists all of the available functions declared in the standard CHL header file, and in any other header file related to CHL (plugins).

Click on any of the functions to view a more detailed page of them.

Related Pages


API

<chl/chl.h>

CHL functions for inline handling

CHL standard inline functions

Cookies

Error handling

FastCGI

HTTP Headers

POST and GET data

Views and view components

<chl/mysql.h>

Configuration

Connection and database handling

Query handling

As CHL is open-source, people are able to contribute with their own APIs, plugins and code which means that CHL is constantly upgraded and provided with new features. Do you have an idea for a new CHL feature and want to contribute?

See contribute.

Setup. API. Tutorial. Examples. FastCGI.

Clone this wiki locally