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

 

Answer ereg_replace: The ereg_replace() function operates to finding and replacing a pattern with a replacement string.

eregi_replace : The eregi_replace() function operates exactly like ereg_replace(), except that the search for pattern in
string is not case sensitive.

 


Deprecated: html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated in D:\webserver\www\vcampusbd.com\answers\column_answer_two.php on line 128
+ Report
Total Preview: 821
What is the difference between ereg_replace() and eregi_replace()?

Copyright © 2024. Powered by Intellect Software Ltd