In order to become familiar with PHP programming structures and commands, we will build various PHP pages. Sections of this page will explain each PHP command, provide a link to a working sample, and detail the working sample's PHP code. Let's get started:
<html> |
In JavaScript, we used // to create single line comments and /* */ for multiline comments.