InterviewSolution
Saved Bookmarks
| 1. |
When you use the $_GET variable to collect data, the data is visible to ___________(a) none(b) only you(c) everyone(d) selected fewThis question was posed to me during an interview.My doubt is from HTML Forms in division File and Session Handling in PHP of PHP |
|
Answer» The CORRECT OPTION is (c) everyone |
|