Created
April 7, 2023 18:49
-
-
Save DenshellDenejour/3bdad04eb98c8f2b3c4daf9d22e80274 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html> | |
| <body> | |
| <?php | |
| ECHO "Hello World!<br>"; | |
| echo "Hi World!<br>"; | |
| EcHo "Hello Mars!<br>"; | |
| ?> | |
| </body> | |
| </html> |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
that's the syntax of php