[Tutorial] Improving your code with try/catch/finally
#5

Quote:
Originally Posted by Rajat_Pawar
View Post
I am guessing this doesn't work with hooking, if it does, would make includes very very user friendly !
What do you mean? It should work just fine. After try/catch/finally, it will just carry on as usual unless a return statement was made, in which case it will be the same as just doing return outside of try/catch/finally.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)