<?php namespace PhP\ExAmPlEs { class TestClasS {} } namespace { var_dump(class_exists('datetime'), class_exists('php\examples\testclass')); }
You have javascript disabled. You will not be able to edit any code.