Part 1
1

Chapter 1 :
Les variables

Les chaines de caractères : Example PHP n°4

The questions should help you understand the code shown below.
Once you hold the solution, you can view the answer by clicking on the question title.

Validated example
echo"<p>J'apprends le PHP</p>";
Result :

J'apprends le PHP

<p>J'apprends‧le‧PHP</p>

Execution in 0.0004s

4 / 8
Les chaines de caractères