<?php $s = "a\0b\0c\0d"; var_dump($s); var_export($s);
You have javascript disabled. You will not be able to edit any code.