Answer:
ereg() − The ereg() function searches a string specified by string for a string specified by pattern, returning true if the pattern is found, and false otherwise.
Previous Question | Next Question |
What is the Scope Resolution Operator? | What's the difference between the include() and require() functions? |