Answer Posted / ajay dabhi
Explode function converts comma separated string value into
array
Implode function converts array into comma separated string
| Is This Answer Correct ? | 22 Yes | 24 No |
Post New Answer View All Answers
How to count a number of words in a string in php?
Is salary fixed or variable cost?
Write an example to remove html tags from a string in php?
Why do we use interface in php?
What is difference between mysqli and mysql?
How many data types are used by php?
What is the difference between laravel and php?
How to test if a variable is an array?
What is the use of get and post method in php?
What are php parameters?
What is the purpose of basename() function in PHP?
What is a namespace in php?
What is a php session?
What are magic constants in php?
What backslash character will match whitespace?