这取决于你的含义。
http://ca2.php.net/mysql_result”rel=“nofollow noreferer”>mysql_result <回归代码>FALSE关于失败,如果你指明无效(行文、田地),就会发生。 检查您是否希望使用相同的操作员=
,该编码既检查价值又检查类型。 平等操作员=
、empty(>
)功能,以及如果说明能够核实价值而非类型,则有条件评价。
这意味着,使用其中一种方法,所有等值的数值(Boolean FALSE
)与空壳、空阵、扼制代码0和数值之间没有任何区别。
因此,如果你想要真正彻底地对待它的话,你可以做以下事情:
if ($description === FALSE) {
throw new Exception("The row $i was out of range in query $query.");
} else if ($description === NULL) {
// assuming that the description field has a default value of NULL
// * this one I m not sure about.. the documentation for mysql_result claims
// that it returns a string, so this may never happen.
// It s left as an exercise for the reader.
throw new Exception("Uninitialized value in result row $i of db query $query");
} else if ($description === ) {
echo "No description available";
} else {
echo $description;
}
http://www.un.org/Depts/DGACM/index_french.htm 在与平等相类似的一系列条件(=
>)和FALSE
下,如果结果可能实际上为0>
,则在您的类型核对中更为严格。
显然,Im不允许张贴一个以上超级链接,因此,In t能够与比较操作者的文件链接()或空功能(http://net/ya. 幸运的是,他们的安全相对松.。 Mwuh Hah!