在PHP中,如果0 == false为true,而false == false为true,如何测试false?

use*_*739 4 php preg-match

我特别感兴趣的是测试preg_match的返回值,它可以是1,0或false.