<?php $testS = "6" $testI = (int)$testS; var_dump($testS); var_dump($testI);
You have javascript disabled. You will not be able to edit any code.