Translations:PHP/5/en
The <?php bit tells PHP you're about to write some PHP. You can stop writing PHP and start writing HTML with ?>.
The <?php bit tells PHP you're about to write some PHP. You can stop writing PHP and start writing HTML with ?>.