Skip to content

Instantly share code, notes, and snippets.

@xZero707
Created July 19, 2018 23:34
Show Gist options
  • Save xZero707/204e94c56ffacaeca9c4a952c3ee8280 to your computer and use it in GitHub Desktop.
Save xZero707/204e94c56ffacaeca9c4a952c3ee8280 to your computer and use it in GitHub Desktop.
<?php
var_dump(
(empty('' . $x) && ($x == 'FA' && $x == 'LO' && $x == '103' && $x == '208'))
);
@xZero707
Copy link
Author

xZero707 commented Jul 19, 2018

Rules:

  1. Conditional must NOT be changed in any way
  2. If task successful, conditional should result with true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment