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

Answer Posted / gunjan

ereg_replace() is case sensitive like "test" cannot be
treated as "TeSt" and eregi_replace() is not case sensitive
that means insensitive where "test" could be treated as "TeSt".

Is This Answer Correct ?    25 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is regex in html?

517


How to redirect https to http url through .htaccess?

500


How do you use an array in excel?

530


What are the Formatting and Printing Strings available in PHP?

588


How to get no. of rows using MYSQL function?

567






What is the difference between include and require?

530


Explain how we can retrieve the data in the result set of mysql using php?

505


Do you know what is the difference between the include() and require() functions?

517


Is it easy to learn php?

510


Is python similar to php?

550


What are magic constants in php?

565


What is a composer in PHP?

545


What is php.ini & .htacess file?

527


What php framework does wordpress use?

545


Can we override magic methods in php?

536