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
Write a php script to get the largest key in an array?
How is it possible to remove escape characters from a string?
What is php oop?
Differentiate echo vs. Print statement.
Will react hooks replace redux?
How to move uploaded files to permanent directory?
How to send email using php script?
What is the use of addslashes in php?
What is Apache's configuration file typically called?
What is if isset ($_ post submit )) in php?
What is the correct php command to use to catch any error messages within the code?
How do you execute a php script from the command line?
Is php a strongly typed language?
What is strcmp?
What is preg_match?