<?php function test() { return "ok"; } echo "is_null ( ", var_export("", true), " ) = ", var_export(null, true), " \n";
You have javascript disabled. You will not be able to edit any code.