This site is mobile accessible. Press the "Tap Here" button to use a different font-size.


Smartphone icons created by Freepik - Flaticon

Syntax for multiple-line comments:

<?php
/*
This is a multiple-lines comment block
that spans over multiple
lines
*/
?>

Note: There is nothing to show as lines commented out does not display nor execute.