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

Why do we use hooks?

509


Which is the correct way to check if a session has already been started ?

527


"mysql_fetch_row — Get a result row as an enumerated array",this sentence comes from the PHP offical manual.However ,i can not understand the words "enumerated array".I need some help.Thanks a lot to everyone that reply.

1535


What is meant by PEAR in PHP?

566


What is php destruct?

532






What is the use of imagetypes() method?

541


Which is used to maintain the value of a variable over different pages?

574


What is $_ request?

532


Is runtime polymorphism overriding?

500


Is age interval or ordinal?

527


What are the advantages and disadvantages of cascade style sheets?

672


Why sessions are used in php?

509


Explain me what is the goto statement useful for?

478


I am trying to assign a variable the value of 0123, but it keeps coming up with a different number, what’s the problem?

491


What is a controller in php?

557