<?php var_dump(substr('foo', 2), substr('foo', 3), substr('foo', 4));
You have javascript disabled. You will not be able to edit any code.