You are here: Re: PHP MySQL Single Iteration for data manipulation « PHP Programming Language « IT news, forums, messages
Re: PHP MySQL Single Iteration for data manipulation

Posted by Rik on 11/24/36 11:51

Garry wrote:
> How do I cycle through a MySQL query result one row at a time so that
> I can do some work on each individual row, instead of having the
> whole query scroll by. I need to have the ability to post each row
> to a form and then work on it, posting the results, then go on to the
> next row.

Euhm, that's already how it works.
$result = mysql_query('some query');
while($row = mysql_fetch_assoc($result)){
//do some work on the $row
}

Grtz,
--
Rik Wasmus

 

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

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