Answer Posted / jaimin
Explode function is use to convert string into an array and
Implode function is use to convert an array into string.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Explain the visibility of the property or method?
What are the array functions in php?
/temp is a type of filesystem directory. State Whether True or False?
Whether php supports microsoft sql server?
How to turn on the session support?
How do you display the output directly to the browser?
What does the scope of variables mean?
What are some new features introduced in php7?
Write down the code for save an uploaded file using php?
What is the difference between nowdoc and heredoc?
What is polymorphism?
What is mean tnq
When sessions ends?
Explain me what is x+ mode in fopen() used for?
How come the code works, but does not for two-dimensional array of mine?