ifx_create_char
    (PHP 3 >= 3.0.6, PHP 4, PHP 5)
ifx_create_char -- Creates an char object
Description
int 
ifx_create_char ( string param )
     Creates an char object. param should
     be the char content.
    
     Return FALSE on error, otherwise the new char object id.