Skip to content

Latest commit

History

History
15 lines (12 loc) 路 367 Bytes

File metadata and controls

15 lines (12 loc) 路 367 Bytes

Which of the following tags are an acceptable way to begin a PHP Code block(PHP 5.3)? (Choose 3)

  • A) <SCRIPT LANGUAGE="php">
  • B) <?php
  • C) <?
  • D) <!
Answer

Answer: A, B, C