SyntaxFix
Write A Post
Hire A Developer
Questions
$arr = array ( 0 => "lorem", 1 => "ipsum", 2 => "dolor"); $str = implode (", ", $arr);