PHP - Basics and Execution Model
Which of the following is the correct way to start a PHP script?
<?php to tell the server to process PHP code.<php> and <?> are invalid tags. <script> is for JavaScript, not PHP.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions