MySQL Forums
Forum List  »  PHP

Re: php foreach and mysql update for an array from a form
Posted by: Bob Field
Date: February 07, 2006 02:58PM

Any particular reason you are reconnecting to the server each time you go through the loop? Not sure if this is the problem, but if it were me I'd move that mysql_connect to somewhere prior to the loop.

Options: ReplyQuote


Subject
Written By
Posted
Re: php foreach and mysql update for an array from a form
February 07, 2006 02:58PM
S
February 08, 2006 07:00PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.