Quiz on PHP Scripts
Test your knowledge of PHP scripts by completing this quiz.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
In .php scripts, you can combine HTML output and PHP code. The PHP code always starts with [...] and ends with [...].
A.
<php and />
B.
<$php and $>
C.
<&php and &>
D.
<?php and ?>
1 / 5