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 to check whether a number is prime or not?

543


Does php require a web server?

517


Write a program to get lcm of two numbers using php?

511


What is the difference between Session and Cookie?

585


What language is php based on?

494






What are php functions?

554


How do you use end in python?

490


What is var_dump function in php?

542


Is null or empty c#?

514


What is the special meaning of __sleep and __wakeup?

573


Is php a backend?

538


Tell me how can we determine whether a variable is set?

510


What does the expression exception::__tostring means?

562


Are parent constructors called implicitly inside a class constructor?

518


How can we check the value of a given variable is a number?

613