Skip to content

Instantly share code, notes, and snippets.

@DanielHe4rt
Created September 1, 2019 00:11
Show Gist options
  • Save DanielHe4rt/5107629e583807f0a8a833c87dac13ed to your computer and use it in GitHub Desktop.
Save DanielHe4rt/5107629e583807f0a8a833c87dac13ed to your computer and use it in GitHub Desktop.
<?php
var_dump(True);
var_dump(False);
var_dump(true);
var_dump(false);
var_dump(TrUe);
var_dump(fAlSe)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment