You are here: RE: [PHP] db insert question « PHP « IT news, forums, messages
RE: [PHP] db insert question

Posted by Jim Moseby on 07/21/05 16:42

>
> Im using mysql with PHP4, whats the best way to insert as many as 20
> records at one time from a form?
>
> Currently im just assigning each one a variable but that is messy and
> takes ages, is their a way to loop over the array of form data then
> maybe do the same to enter it into a database?
>
>
> Thanks for any help.

A generic question begs a generic answer:

foreach($formdata as $thisdata){
$result=mysql_query("insert into ... values($thisdata) where ...");
}


Hope this helps, but it would be useful to have code examples, etc so that a
more relevant answer could be rendered.

JM

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация