Hi, Tuesday, March 16, 2004, 9:51:46 AM, you wrote: LM> hey guys, i have a question on dbg extension, i want to get debug details LM> using the functions from php, ie. dbg_get_profiler_results, but they return LM> nothing... i am developing on windows using apache and php 4.3, any LM> suggestions?
You probably have to trigger the debugger by doing something like this: http://domain.com/test.php?DBGSESSID=123456 -- regards, Tom -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php