SyntaxFix
Write A Post
Hire A Developer
Questions
$array = array('lastname', 'email', 'phone'); echo "'" . implode("','", $array) . "'";