Answer:
The preg_split() function operates exactly like split(), except that regular expressions are accepted as input parameters for pattern.
Previous Question | Next Question |
What are the different errors in PHP? | What is Object-Oriented Methodology? |