Please note that while you can do things like:
<?php
your_function() or die("horribly");
?>
you can't do:
<?php
your_function() or return "whatever";
?>
(it will give you a syntax error).
逻辑运算符表 15-7. 逻辑运算符
“与”和“或”有两种不同形式运算符的原因是它们运算的优先级不同(见运算符优先级)。
looris at gmail dot com
18-Jun-2007 02:46
Please note that while you can do things like:
eduardofleury at uol dot com dot br
14-Jun-2007 01:16
;;;;;;;;;;;;;;;;;;;;;;;;; | |||||||||||||||||||||||