<?php var_dump(strpos('the end', 'the')); var_dump(false == 0); var_dump(false === 0);
You have javascript disabled. You will not be able to edit any code.