Forum Moderators: coopster
I want to insert an update to each row of the query (based on uid); which I cannot do inside of the select/while loop. hence the need to use an array to update the database with two fields, based on uid, after the while loop finishes.
I'm not strong on arrays.
any help would be greatly appreciated