Page 2 of 2

Posted: Fri Jun 01, 2007 9:51 am
by s.dot

Code: Select all

$emails = implode(", ", $lineArray);
echo $emails;