Part 1
1

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

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

6 / 8
Les chaines de caractères