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
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