When you define a new class can you do the following?

$className = "Parent";

class $className {

};

Thanks!




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to