php $colors = array("Red", "Green", "Blue"); print_r($colors); ?> Indexed Arrays. 4 Print_r() function The print_r() function is used to print human-readable ...
確定! 回上一頁