Sr. PHP Programmer Question:

How preg_split() function works?

Tweet Share WhatsApp

Answer:

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

Download Senior PHP Programmer PDF Read All 202 Senior PHP Programmer Questions
Previous QuestionNext Question
What are the different errors in PHP?What is Object-Oriented Methodology?