您好我有这样的代码:
try { // Here I call my external function do_some_work() } catch(Exception $e){}
try { // Here I call my external function do_some_work() } catch(Exception $e){}