Sr. PHP Programmer Question:
Download Questions PDF

How preg_split() function works?

Answer:

The preg_split() function operates exactly like split(), except that regular expressions are accepted as input parameters for pattern.

Download Senior PHP Programmer Interview Questions And Answers PDF

Previous QuestionNext Question
What are the different errors in PHP?What is Object-Oriented Methodology?