Should be pretty basic, but I can't get it to work. I have this code to iterate over a mysqli query:while($row = mysqli_fetch_array($result)) { $posts[] ...
確定! 回上一頁