MCQOPTIONS
Saved Bookmarks
| 1. |
All these characters in a string \, ?, *, \, &Hat, $, ] are escaped by |
| A. | remove ( ) function |
| B. | removechar ( ) |
| C. | addslashes ( ) |
| D. | quotemeta ( ) |
| Answer» E. | |