<?php $s = "z"; var_dump(++$s); var_dump(--$s);
You have javascript disabled. You will not be able to edit any code.