<?php $result = filter_var( 'foo 23.4 bar', FILTER_SANITIZE_NUMBER_INT ); var_dump($result); ?>
You have javascript disabled. You will not be able to edit any code.