<?php echo max(0, 'hello'); echo max('hello', 0);
You have javascript disabled. You will not be able to edit any code.