Search found 1 match
- Thu Dec 25, 2008 3:30 pm
- Forum: PHP - Code
- Topic: How to display/hide page-level debugging information on .php
- Replies: 1
- Views: 165
How to display/hide page-level debugging information on .php
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 ...