Sr. PHP Programmer Question:

How eregi() function works?

Tweet Share WhatsApp

Answer:

eregi() − The eregi() function searches throughout a string specified by pattern for a string specified by string. The search is not case sensitive.

Read All 202 Senior PHP Programmer Questions
Previous QuestionNext Question
What is x+ mode in fopen() used for?Explain how a PHP session works?