Help for this page

Select Code to Download


  1. or download this
    # there are many other ways to print a stack trace
    # and some core (see caller)
    ...
      return 'username';
    }
    ...