ifx_create_char

(PHP 4, PHP <=5.2.0)

ifx_create_charCreates an char object

설명

int ifx_create_char ( string $param )

Creates an char object.

인수

param

The char content.

반환값

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

참고

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top