My favorites | Sign in
Google
Projects on Google Code Results 1 - 3 of 3
Resistance Network Solver is a software to solve resistant network. Flash GUI included.
aaaaaaaaaaaaaaaaaaaaa
hp, pho, me
Provides a library to handle stack trace in PHP. You can create a beautiful stack trace this way: {{{ $trace = new BackTrace(); echo $trace->explain(); }}} or {{{ BackTraceExplain::perform(); }}} Take care and look at constants `BackTraceExplain::CONTEXT_LINES` and `BackTraceExplain:...