php - array replace function not working for me -


Is any array replaced by a function in php

The php manual has a function called array_replace < / P>

   

Output

  array ([0] => orange [1] => made [2] => [3] = & gt; Raspberry) Array ([0] => Grapes [1] = & gt; Bananas [2] => Apple [3] => Raspberry [4] = & Gt; Cherry)  

The question is that is not working at all for you


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -