<?php $this_is_a_string = 'Hi there!'; var_dump(isset($this_is_a_string[2]));
You have javascript disabled. You will not be able to edit any code.