if(file_exist(...)) and if (file_handle) are redundant...
if(file_exist()) means file handle should always be true. Also if(file_handle) is true then the file exist...

EDIT* Oh yeah your welcome, but JustSid and Superku did the real magic here.

Last edited by Malice; 06/16/13 17:50.