<?php class test {} echo class_exists('Test') ? 'yes' : 'no'; $a = new Test;
You have javascript disabled. You will not be able to edit any code.