* Thus wrote M. Sokolewicz:
> Erik franzén wrote:
> >Is it possible to determine if a property inside a object is public,
> >protected or private in PHP 5?
> >
> >/Erik
> use the (undocumented) Reflection API
http://php.net/oop5.reflection
Curt
--
First, let me assure you that this is not one
Erik franzén wrote:
Is it possible to determine if a property inside a object is public,
protected or private in PHP 5?
/Erik
use the (undocumented) Reflection API
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
2 matches
Mail list logo