Explain what is the difference between ereg_replace() and eregi_replace()?

Submitted by: Muhammad
The function eregi_replace() is identical to the function ereg_replace() except that it ignores case distinction when matching alphabetic characters.
Submitted by: Muhammad

Read Online Internee PHP Developer Job Interview Questions And Answers