Challenge 1 / 3
Everything in a PHP file is just HTML code at first. If you want to write some dynamic PHP code, you'll activate PHP mode by always writing this first:
Skip challenges and go to theNext Chapter
Everything in a PHP file is just HTML code at first. If you want to write some dynamic PHP code, you'll activate PHP mode by always writing this first: