Php scripts will be executed in the server and the result will be displayed in the browser at HTML format.
- In php, each statements must be terminated by semicolon,that is ;
- The output keyword is echo,The words which are given after echo will be printed in the output window.
HTML along with PHP:
Html Html Html
php php php
No comments:
Post a Comment