PHP的一些陷阱

1,空Array爲False  php

$a = array()
if($a == false) {
   echo "This will be printed ! ! !" ;              
}

  

 

持續更新中blog

相關文章
相關標籤/搜索