I was wondering if there is any way to use loops inside a LIST or INSERT statement. I want to use this in a case where the number of fields and the field names is not constant. I would like to store the field names inside an array and then use that array to make changes and add records to a mysql database.
Any help would be appreciated. Thanks.
Adam.
Any help would be appreciated. Thanks.
Adam.