Ever wanted to see the variables in a page? Warning!! It’ll show all of them….
<?php print_r(get_defined_vars()); ?>
Related posts:

Ever wanted to see the variables in a page? Warning!! It’ll show all of them….
<?php print_r(get_defined_vars()); ?>
Related posts:
This post has had 16 views