2015年9月24日 星期四

Javascript typeof 判斷

來源: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/typeof


2015年9月13日 星期日

PHP 常用函式真假值

source: http://seanphpbook.blogspot.tw/2009/10/php-empty-isset-php.html

PHP 函式:gettype, empty, is_null, isset, if($x), ==, ===


真假值第一圖:


真假值第二圖: