Informix Functions
PHP Manual

ifx_create_char

(PHP 4, PHP 5 < 5.2.1)

ifx_create_charCreates an char object

Description

int ifx_create_char ( string $param )

Creates an char object.

Parameters

param

The char content.

Return Values

Returns the new char object id, or FALSE on errors.

See Also


Informix Functions
PHP Manual