InterviewSolution
Saved Bookmarks
| 1. |
If session.use_cookie is set to 0, this results in use of _____________(a) Session(b) Cookie(c) URL rewriting(d) Nothing happensThis question was addressed to me in semester exam.The above asked question is from Session Handling-1 topic in section File and Session Handling in PHP of PHP |
|
Answer» Correct answer is (c) URL rewriting |
|