Skip to content

Instantly share code, notes, and snippets.

@pedropbazzo
Created December 29, 2020 02:59
Show Gist options
  • Save pedropbazzo/6e9160f2043200e55abc85aab4b7f384 to your computer and use it in GitHub Desktop.
Save pedropbazzo/6e9160f2043200e55abc85aab4b7f384 to your computer and use it in GitHub Desktop.
<?php
if (condition) {
statement1;
statement2;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment