This function returns FALSE on error.
如果函数错误将返回False。
This function returns FALSE on failure.
如果运行失败,函数将返回False。
If it does so, the read function returns false.
如果是这样的话,read函数将返回false。
If the E-mail does not exist, function returns false.
如果电子邮件不存在,函数返回错误的。
If char cannot be found, this function returns FALSE.
如果未能找到指定字符,那么函数将返回False。
If the supplied function returns false, the event will not fire.
如果传入的函数执行后返回false,则接下的事件将不会触发。
Otherwise, this function returns FALSE, causing the frame to be dropped.
否则,此函数返回FALSE,从而丢弃此帧。
If the database connection attempt failed, then this function returns false.
如果无法建立数据库连接,那么这个函数返回false。
Note: This function returns FALSE on empty elements or elements with no value.
注意:如果元素的值为空或者该元素不存在,那么函数返回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 TRUE if the file or directory exists, otherwise it returns FALSE.
如果文件或目录存在,函数返回True;如果不存在,则返回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 TRUE on success and FALSE and a warning on failure.
如果函数成功执行将返回True;如果失败将返回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,并给出警告。
This function returns the permission as a number on success or FALSE on failure.
如果函数成功运行,则返回允许权限;如果失败则返回False。
This function returns the user ID on success or FALSE on failure.
如果函数成功运行则返回用户ID,如果失败则返回False。
This function returns the options value on success, or FALSE and an error on failure.
如果函数执行成功,它将返回选项值;如果执行失败,它将返回False并给出错误。
This function returns the field value on success, or FALSE on failure.
函数的作用是:返回结果集中的字段值。
This function returns the specific information on success, or FALSE on failure.
如果函数执行成功,将获取指定的本地信息;如果执行失败将返回False。
This function returns TRUE if headers has been sent or FALSE if not.
函数的作用是:检查标头是否已被发送以及在哪里被发送。
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则表示失败。
应用推荐