Can you tell the difference between ereg_replace() and eregi_replace()?
Answer / Munish Kumar Gautam
ereg_replace() uses regular expressions and is case-sensitive, while eregi_replace() is case-insensitive. eregi_replace() is slower than ereg_replace(), but it supports POSIX character classes.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is ISAM?
How to get nth highest salary from table in a mysql?
What is the difference between char and varchar?
How many rows can mysql handle?
What is a mysql view?
What are aggregate functions in mysql?
How do I connect to a database in mysql workbench?
What is DCL in MySQL?
How do I edit a database in mysql workbench?
What is the latest mysql?
What is mysql data directory? How to determine the location of the data directory?
Is mysql query case sensitive?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)