InterviewSolution
Saved Bookmarks
| 1. |
When you use the $_POST variable to collect data, the data is visible to ___________(a) none(b) only you(c) everyone(d) selected fewI got this question in unit test.I need to ask this question from HTML Forms in portion File and Session Handling in PHP of PHP |
|
Answer» Right choice is (b) only you |
|