网站首页

>>

PHP初级教程手册


函数:ifxus_write_slob()



ifxus_write_slob

将字符串写入 slob 类中。

语法: int ifxus_write_slob(long bid, string content);

返回值: 整数

函数种类: 数据库功能

内容说明

本函数将指定字符串写入 slob 类之中。参数 bid 为 slob 类代码。参数 content 为待写入字符串。执行成功则返回写入字符数,失败返回 false 值。



整理: (www.phpernote.com)

[ 上一页   目录页   下一页 ]

|