Adding the array in to each element of another one array

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Guys,

I have a array like that below,

$values = ("name1 %we %tr ", "name2 %de.%ty %sd", "name3  %we 5te %mt/%
Hs");

another one array  like that,

$tmp = ("%tr", "%uy", "%xc");

I need to add the array of $tmp in to each element of array
$values.....Also i need to add the $tmp array in to after the name of
each element..
could you help me to find the solution..??


Thanks,


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux