Returns TRUE if the variable is an array, and FALSE otherwise. Used like so: <?php echo is_array($array); ...
確定! 回上一頁