MCQOPTIONS
Saved Bookmarks
| 1. |
The __________ function searches a string specified by string for a string specified by pattern, returning true if the pattern is found, and false otherwise. |
| A. | ereg_replace() |
| B. | ereg() |
| C. | eregi() |
| D. | eregi_replace() |
| Answer» C. eregi() | |