i would like to setup where a user is able to submit a zip file via a form, and then link to the file (in the db) so other users can dl it.
im using mysql and php.

also, is it possible to tell what is inside a zip...like, extensions (.txt)?