<?php $a = "3"; var_dump(intval($a)); var_dump(floatval($a));
You have javascript disabled. You will not be able to edit any code.