179381/php-index-of-item
I have this array:
$fruit = array('apple','orange','grape');
How can I find the index of a specific item, in the above array?
I wanted to know when do I ...READ MORE
hey, The code below shows a simple way ...READ MORE
Hii @kartik, The $_REQUEST variable is used to read the ...READ MORE
Hello @kartik, The best way for getting input string is: $value ...READ MORE
Hello, Considering that you have $replaced = array('1' => ...READ MORE
Hello @kartik, This is fairly simple: if (!$data = ...READ MORE
Since the 'second dimension' could be just ...READ MORE
If you want to create a subarray ...READ MORE
Hello @ abhittac, You have create the array everytime the ...READ MORE
Start with simply typecasting the line:- $array = ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.