Skip to content

Instantly share code, notes, and snippets.

@OMGZui
Last active June 27, 2022 08:01
Show Gist options
  • Save OMGZui/d9756b2e7e8ce3e579c3bb3c7797b0f5 to your computer and use it in GitHub Desktop.
Save OMGZui/d9756b2e7e8ce3e579c3bb3c7797b0f5 to your computer and use it in GitHub Desktop.
// A
if ($result == true)
// B
if (true == $result)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment