Hi,
I want to check the extension of uploaded file.
I upload the bmp image using file property. Now i am going to edit the file upload text as bmp file into gif...
example : i upload c:/sample.bmp now i manually edit the file input box as c:/sample.gif and i upload this one.
Now i want to check the orignial file ext.. is there any way in javascript or php.....
I want to check the extension of uploaded file.
I upload the bmp image using file property. Now i am going to edit the file upload text as bmp file into gif...
example : i upload c:/sample.bmp now i manually edit the file input box as c:/sample.gif and i upload this one.
Now i want to check the orignial file ext.. is there any way in javascript or php.....
Comment