<?php var_dump(empty($void)); https://gathering.tweakers.net/forum/list_message/45543837#45543837 $inputs = array(0, 0.0, 0.00, 0.00000000000); foreach ($inputs as $v) { var_dump($v, empty($v)); }
You have javascript disabled. You will not be able to edit any code.