How to display/hide page-level debugging information on .php
Posted: Thu Dec 25, 2008 3:30 pm
Hi,
I have a basic question that I hope someone can answer. How do you display (as well as hide) page-level run-time debugging (or trace) inforamtion from the php page?
This information is usually displayed at the end of the page and includes information such as:
Memory Usage
Benchmarks
URI Strings
GET DATA
POST BACK
QUERIES
Here is an example of the page that displays it: http://test.allmovie.com/dvd/awake-185931
Please help!!
I have a basic question that I hope someone can answer. How do you display (as well as hide) page-level run-time debugging (or trace) inforamtion from the php page?
This information is usually displayed at the end of the page and includes information such as:
Memory Usage
Benchmarks
URI Strings
GET DATA
POST BACK
QUERIES
Here is an example of the page that displays it: http://test.allmovie.com/dvd/awake-185931
Please help!!