MCQOPTIONS
 Saved Bookmarks
				This section includes 1 Mcqs, each offering curated multiple-choice questions to sharpen your PHP Questions & Answers Basics 1 knowledge and support exam preparation. Choose a topic below to get started.
| 1. | 
                                    What should be the correct syntax to write a PHP code? | 
                            
| A. | < php > | 
| B. | < ? php ?> | 
| C. | <? ?> | 
| D. | <?php ?> | 
| Answer» D. <?php ?> | |