rameshfaj Posted April 1, 2007 Share Posted April 1, 2007 I have a table that contains the variable number of fields.There are also corresponding data for the fields. I dont know the number of fields.I kept the no of fields in an array A and their corresponding values on array B. Now i need to update the table on those fields with the corresponding values. Should I iteratively update each value at a time or should I go in another way.Plz any idea? ??? Link to comment https://forums.phpfreaks.com/topic/45123-php-and-mysql/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.