It executes and returns true on success or false on failure.
它在查询成功时返回true,在失败时返回false。
Returns the table name of a specified field name on success, or FALSE on failure.
如果函数成功执行,将返回指定的字段所在的表名;如果执行失败,将返回False。
This function returns the target of the link on success, or FALSE on failure.
这个函数返回符号连接指向的目标对象;如果执行失败将返回False。
This function returns the length of the written string, or FALSE on failure.
这个函数将返回写入的字符串长度;如果执行失败将返回False。
This function returns the number of characters passed or FALSE on failure.
这个函数返回了传递的字符数量;如果执行失败将返回False。
This function returns the number of bytes written on success, or FALSE on failure.
如果函数成功执行,将返回写入的总字节数;如果失败,将返回False。
This function returns the new temporary filename, or FALSE on failure.
这个函数返回了一个新的临时文件名;如果执行失败将返回False。
This function returns information about the statement on success, or FALSE on failure.
如果函数执行成功,它将返回陈述语句的信息;如果执行失败将返回False。
This function returns FALSE on failure.
如果运行失败,函数将返回False。
This function returns the file size in bytes on success or FALSE on failure.
如果函数运行成功,它将以字节书的形式返回文件大小;如果运行失败,它将返回False。
This function returns TRUE on success and FALSE and a warning on failure.
如果函数成功执行将返回True;如果失败将返回False,并给出错误警告。
Returns TRUE on success and FALSE on failure.
函数执行成功返回True,执行失败返回False。
This function returns the permission as a number on success or FALSE on failure.
如果函数成功运行,则返回允许权限;如果失败则返回False。
This function returns the field value on success, or FALSE on failure.
函数的作用是:返回结果集中的字段值。
This function returns TRUE on success and FALSE and a warning on failure.
如果函数成功执行将返回True;如果失败将返回False,并给出警告。
This function returns the options value on success, or FALSE and an error on failure.
如果函数执行成功,它将返回选项值;如果执行失败,它将返回False并给出错误。
This function returns the specific information on success, or FALSE on failure.
如果函数执行成功,将获取指定的本地信息;如果执行失败将返回False。
This function returns the user ID on success or FALSE on failure.
如果函数成功运行则返回用户ID,如果失败则返回False。
This function returns an array on success and FALSE and a warning on failure.
函数的作用是:以一个数组的形式列出指定路径中的文件和目录。
This function returns TRUE on success, or FALSE on failure.
函数返回TRUE则表示成功,返回FALSE则表示失败。
This function returns TRUE on success, or FALSE on failure.
函数返回TRUE则表示成功,返回FALSE则表示失败。
应用推荐