A reflect() Function For Quick Reflection in PHP
The Reflection API is the perfect way to reverse engineer and inspect php objects and functions. I have written a function to quickly pass params to the Reflection API and get things done. Here’s the source codes: <?php function reflect($data,$return = false) & [...]About this entry
You’re currently reading “A reflect() Function For Quick Reflection in PHP,” an entry on stepupbd.com
- Published:
- 01.05.10 / 10am
- Category:
- PHP, Uncategorized










No comments
Jump to comment form | comments rss [?] | trackback uri [?]