- Output for 7.2.0 - 7.3.1
- Warning: Use of undefined constant fac - assumed 'fac' (this will throw an Error in a future version of PHP) in /in/bBPRJ on line 3 hi
- Output for 5.4.9 - 7.1.25
- Notice: Use of undefined constant fac - assumed 'fac' in /in/bBPRJ on line 3 hi
- Output for 5.3.19 - 5.3.29
- <? $datediff = 4; $_GET[fac] = 126; if($datediff >= 3 & ($_GET['fac'] != 126 or $_GET['fac'] != 127 )) { echo"hi"; } ?>