<?php $test = ''; var_dump($test[0], isset($test[0]), $test === '');
You have javascript disabled. You will not be able to edit any code.