One silly question but i not understood the REAL begin code for every file language some begin with <? someone with <?php others <php
What is correct for begin ??
I would say '<php' is invalid, '<?php' is preferred and '<?' is allowed, though discouraged.
Quote from: Compuart on November 09, 2008, 05:22:45 AM
I would say '<php' is invalid, '<?php' is preferred and '<?' is allowed, though discouraged.
Thx for explain me better, sorry but the end always
?> ?
Yes.