Sr. PHP Programmer Question:

Download Job Interview Questions and Answers PDF

How preg_split() function works?

Senior PHP Programmer Interview Question
Senior PHP Programmer Interview Question

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?