How to Split an Array into a String with PHP By nertbloxJanuary 11, 2013How to, PHP $myArray = explode(',', $myString);