[ad_1]
you can try with this
$n = sizeof($emails)/2;
for($i=0; $i<$n; $i++)
{
echo $emails[$i]."<br/>";
}
0
[ad_2]
solved How to decode PHP array
[ad_1]
you can try with this
$n = sizeof($emails)/2;
for($i=0; $i<$n; $i++)
{
echo $emails[$i]."<br/>";
}
0
[ad_2]
solved How to decode PHP array