Reply to Re: Working with 3 arrays

Your name:

Reply:


Posted by M. Sokolewicz on 10/03/59 11:10

Robert Sossomon wrote:

> I need to work with 3 different arrays where I get the value of the same
> key for all 3 (probably a term for this one).
>
> The three arrays are:
> field[]
> type[]
> char[]
> and each will be assigned via another form.
>
> What will happen is at the end of the form I want to be able to pull
> field[0] type[0] char[0]
> process the data and then move to the next one in all three.
>
> I am thinking
> $fields = $_POST[field];
> foreach ($fields as $field)
> {
> Do the stuff
> }
>
> But I am a bit perplexed on how to operate on all three.
>
> Thanks,
> Robert
>
>
$fields = $_POST[field];
foreach ($fields as $field)
{
$currentType = next($type);
$currentChar = next($char);

// Do the stuff
}

[Back to original 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

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