print_r (), var_dump() and var_export() will also show protected and private properties of objects with PHP 5. Static class members will not be shown.
確定! 回上一頁