php - Finding the position of an element in a simple array -


Assume that we have this array:

  array ([0] = & Gt; 10 [1] => 45 [2] => 23)  

How can I determine the status of '45' element in this array?

PHP using M

Thanks

In Google Rescue:

< / Html>

Comments