try using this. PHP. Copy Code. while($y = mysqli_fetch_array($result,MYSQLI_ASSOC)) { echo $y['f_name']; }.
確定! 回上一頁