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

 

Answer ereg_replace(): it is used to find and replace a pattern with a replacement string.
eregi_replace(): same as ereg_replace() except the search of for the pattern is case insensitive. 

 


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

Copyright © 2024. Powered by Intellect Software Ltd