2011年12月20日 星期二

印出ARRAY

foreach ($row_RecClassMenu as $key => $value) {

    echo "Array: $key, $value
\n";
}

沒有留言:

張貼留言