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 can we increase execution time of a php script?
What is php stack?
How do you define a constant in php?
Explain me differences between get and post methods?
What is a query give example?
Explain how we can retrieve the data in the result set of mysql using php?
What are the environmental variables?
Explain me what is the w3c?
What are the advantages of indexes?
Can I learn php without knowing c?
Explain array_uintersect()?
Does php support overloading?
What is the default time of cookie in php?
How to replace a text in a string with another text in php?
What is an object in php?