News

br><br>I've got a mysql result set that I need to offload to an array. There will be anywhere from 4000 to 50000 rows, so the array will need to hold that many rows. Later in the script I will be ...