Jim Lucas wrote:
Waynn Lue wrote:
Actually, I think I fixed it by moving the style sheets below the
instantiation of the facebook client, where I *think* set_user was
being called. I'm still curious if it's possible to get stack trace
information on errors, though. :)
You are probably looking for something like this.
http://us2.php.net/manual/en/function.debug-backtrace.php
XDebug is a lot prettier here since it adds them _implicitly_ (assuming
you've configured it correctly).
url: http://www.xdebug.org/ (it's an extension written by Derick, one of
PHP's main devs)
- Tul
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php