0
0
PHPprogramming~10 mins

How a PHP request starts and ends - Interactive Practice

Choose your learning style9 modes available
Practice - 5 Tasks
Answer the questions below
1fill in blank
easy

Complete the code to start a PHP script.

PHP
[1]
// Your code here
?>
Drag options to blanks, or click blank then click option'
A<?
B<php>
C<script>
D<?php
Attempts:
3 left
💡 Hint
Common Mistakes
Using short tags like
Using HTML tags like