Sr. PHP Programmer Question:

Download Job Interview Questions and Answers PDF

How ereg() function works?

Senior PHP Programmer Interview Question
Senior PHP Programmer Interview Question

Answer:

ereg() − The ereg() function searches a string specified by string for a string specified by pattern, returning true if the pattern is found, and false otherwise.

Download Senior PHP Programmer Interview Questions And Answers PDF

Previous QuestionNext Question
What is the Scope Resolution Operator?What's the difference between the include() and require() functions?