Translations:PHP/5/en
Jump to navigation
Jump to search
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 ?>.