hello
how to identify the exact file type of a file for better understanding i am giving some more
details:
for example if i have a file named as "example.exe" then i can easily recognize that it's an
windows executable file(by seeing the extension .exe)but if i remove the extension(.exe)then
by seeing i am not able to identify the type of the file.
then now how can i identify the file type?
(Please suggest your answers using c/c++,java,python,php(For web uploads))
-Thanks
Peeyush Chandel
(INDIA)