Quiz on PHP Scripts
Test your knowledge of PHP scripts by completing this quiz.
We'll cover the following...
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 ?>
Question 1 of 50 attempted
Ask