<?php $val = '2 dogs'; $int = (string)(int)$val; echo $int == $val, "\n";
You have javascript disabled. You will not be able to edit any code.