sivasakthi wrote:
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
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 aft
2 matches
Mail list logo