I'm trying to use theh reflection API but can't seem to start:

  $func= new Reflection_Function('counter');

Fatal error: Class 'Reflection_Function' not found in
C:\htdocs\reflection.php on line 34

According to
http://sitten-polizei.de/php/reflection_api/docs/language.reflection.class.reflection_function.html
this should already work.

Any ideas?

Thanks,
Andreas

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

Reply via email to