A

Admin • 833K Points
Coach

Q. Which of the following is the correct way to start a PHP block?

  • (A) <php>
  • (B) <?php
  • (C) <script>
  • (D) <?=
  • Correct Answer - Option(B)
  • Views: 22
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin

PHP code starts with <?php and ends with ?>.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.