News

Long story short, i'm trying to optimize a situation where I need to iterate through an array of about 3000 items and check to see if they are in another array of up to 3000 items.<BR><BR>Obviously, ...
PHP array elements, with the key representing the action. When the form is submitted, this naming scheme will cause a single-element array to be created ...
hi all, I'm trying to optimize a php/mysql script and was looking for some advice.<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 ...