How can i search element in multidimentional array
Posted: Mon Jul 31, 2006 3:07 am
Pimptastic | Please use
How can i check 1 is there or not
Thank you
Pimptastic | Please use
Code: Select all
,Code: Select all
and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color]
Hello friend
I have one problem
i got one arrayCode: Select all
$md={
[0]=>array{
[0]=>1
}
}How can i check 1 is there or not
Thank you
Pimptastic | Please use
Code: Select all
,Code: Select all
and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color]