An array of configuration. Each key of the array is the name of a CCL
field and the corresponding value holds a string that specifies a
mapping to RPN.
The mapping is a sequence of attribute-type, attribute-value pairs.
Attribute-type and attribute-value is separated by an equal sign
(=). Each pair is separated by white space.
Additional information can be found on the CCL page.
Возвращаемые значения
Эта функция не возвращает значения после выполнения.
Примеры
In the example below, the CCL parser is configured to support three CCL
fields: ti, au and
isbn. Each field is mapped to their BIB-1 equivalent.
It is assumed that variable $id is the connection ID.