PHP - String Functions
Which of the following is the correct syntax to join array elements with a hyphen using
implode?implode?implode(separator, array) or implode(array, separator) but the first form is preferred.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions