2011年11月25日 星期五

array用法

$mealsArray=array();
$i=0;
do {
$mealsArray[i]=array();
$mealsArray[i]=$row_RecNews;
}while()

沒有留言:

張貼留言