Created
December 25, 2024 05:17
-
-
Save JonathanPort/54f08c7a5fd8dca72c3e2d1f17482504 to your computer and use it in GitHub Desktop.
Hello, world!
This file contains 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
<?php | |
$name = "Jon"; | |
$shoudHire = true; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment