Forums
(@mrrudi)
10 years ago
I guess I had a bit too little faith in myself, as after experimenting some more I seem to have it working by removed all “while” loops as described above, and using foreach($result as $row) instead.