-
-
Save SalmanRavoof/53d6d300d38662e0ce575669fe95db7d to your computer and use it in GitHub Desktop.
Testing GitHub Gists syntax highlighting for PHP without an opening <?php tag.
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
$foo = "bar"; | |
echo $foo; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment