* Thus wrote Andreas Goetz:
> 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.
See:
http://www.php.net/manual/en/language.oop5.reflection.php
Curt
--
First, let me assure you that this is not one of those shady pyramid schemes
you've been hearing about. No, sir. Our model is the trapezoid!
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php