|
PHP5中文手册
ifx_create_blob(No version information available, might be only in CVS) ifx_create_blob — Creates an blob object 说明
int ifx_create_blob
( int $type
, int $mode
, string $param
)
Creates a blob object. 参数
返回值Returns the new BLOB object-id, or FALSE on errors. |