file = fopen($filename); } catch (Exception $err) { // TODO: Better error description trigger_error(); } // TODO: Needs to do something } }