What is the difference between ereg_replace() and
eregi_replace()?

Answer Posted / khalid

eregi_replace() function is identical to ereg_replace()
except that it ignores case distinction when matching
alphabetic characters

Is This Answer Correct ?    18 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we submit a form without using submit buttons?

533


Explain what is memcache?

506


what the new feature add in php 7.2?

537


Write down the code for save an uploaded file using php?

450


What is difference between mysql_fetch_array and mysql_fetch_assoc?

495






How to concatenate two strings in php?

531


Write a program to find the factorial of a number in php?

522


What are the differences between php3 and php4 and php5? What is the current stable version of php? What advance thing in php7?

615


How to set a page as a home page in a php based site?

518


What is php addslashes?

539


What is the use of namespace in php?

553


Which is better python or php?

560


Is php object oriented?

504


Why php is used in html?

527


What is htmlentities function in php?

504