Warning: You're looking at a styleless page because your browser is ignoring CSS styles. You're probably using a very old browser, or you disabled CSS support by purpose. We suggest you to download a modern browser such as Firefox or Internet Explorer.

Profiler (with DBG) (PHPEdit < 3.0)

To make sure that the profiler is enabled in DBG, just check that the following line in present in the php.ini's [Debugger] block:

debugger.profiler_enabled = true

Check the DBG's debugger configuration page for more informations on the topic.