InterviewSolution
Saved Bookmarks
| 1. |
The (|/) tells the server to match ___________(a) nothing(b) forward slash(c) backward slash(d) either nothing or a forward slashI had been asked this question during a job interview.This question is from Updating and Deleting Entries in chapter Objects and Databases in PHP of PHP |
|
Answer» Right option is (d) either NOTHING or a forward slash |
|