I have a query regarding the optimal way of checking and comparing constant value in PHP.
for($i=0;$i<500000;$i++){ if(CHECK_CONSTANT_VALUE ==\'1\'){