Page 1 of 1
list of available file types for uploaded files?
Posted: Mon Oct 25, 2004 8:10 am
by pelegk2
where can i find a list of available file type
that i can check when i upload a file?
thnaks in advance
peleg
Posted: Mon Oct 25, 2004 9:46 am
by lostboy
why not tell us what kind of files you wish to upload?
Posted: Mon Oct 25, 2004 10:30 am
by m3mn0n
Research [google]MIME types[/google].
There is tons of pages out there that list all the popular and even less popular file types.
Posted: Mon Oct 25, 2004 12:48 pm
by kettle_drum
My upload class in the code section of thise web site has a pretty big list of popular file types - and shows you how to check etc.
viewtopic.php?t=17214
Posted: Tue Oct 26, 2004 1:29 am
by pelegk2
thaks alot all of u