php print array to string code example Example: Convert an Array to a String in PHP phpCopyimplode($string, $arrayName);