MCQOPTIONS
 Saved Bookmarks
				This section includes 3 Mcqs, each offering curated multiple-choice questions to sharpen your PHP Questions & Answers HTML Forms knowledge and support exam preparation. Choose a topic below to get started.
| 1. | 
                                    When you use the $_POST variable to collect data, the data is visible to ___________ | 
                            
| A. | none | 
| B. | only you | 
| C. | everyone | 
| D. | selected few | 
| Answer» C. everyone | |
| 2. | 
                                    When you use the $_GET variable to collect data, the data is visible to ___________ | 
                            
| A. | none | 
| B. | only you | 
| C. | everyone | 
| D. | selected few | 
| Answer» D. selected few | |
| 3. | 
                                    The attack which involves the insertion of malicious code into a page frequented by other users is known as _______________ | 
                            
| A. | basic sql injection | 
| B. | advanced sql injection | 
| C. | cross-site scripting | 
| D. | scripting | 
| Answer» D. scripting | |