You are here: Re: Having problems with in_array function. « All PHP « IT news, forums, messages
Re: Having problems with in_array function.

Posted by ikciu on 09/24/06 00:02

Zebrawszy mysli rich <rhdyes@gmail.com> wyklepal:
> if (in_array($primsecid, $specprimA)) { ?>

wrong!

in $specprim you have

[0] -> array
[1] -> array
....

if you will try to use in_array then this function will try to find numeric
vale ($primsecid = $primsecA[$i]['primsecid'] / for example 1, 2 ....) in
array $specprimA where each value is array type you have to use function for
search nested array or just

foreach($specprimA as $value){
if (in_array($primsecid, $specprimA)){
your action

break;
}
}


--
~~~~~~~~~~~
Ikciu
gg: 718845
www: www.e-irsa.pl

 

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

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