Jump to content

Php and mysql


rameshfaj

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.