<?php var_dump(strtok('/some/path', '/')); var_dump(strtok('/', '/'));
You have javascript disabled. You will not be able to edit any code.