print_r also shows protected and private properties of objects but it will not show the static class and members. Example. Live Demo <?php $x = ...
確定! 回上一頁