<?php $a= "True"; $b=True; if($a=$b) { echo "we have same value but not same data type"; }
You have javascript disabled. You will not be able to edit any code.