Hello, I've been trying to get a file upload of special extensions to be uploaded into a MySQL DB with description, author, password, ip, time/date, views, downloads, filename, path

or something like that.

I would like something like at:
http://www.coasters2k.com/games/upload.php

and
http://www.coasters2k.com/games/

For how it's displayed and the upload part.

I've looked at the tutorials, but what i'm looking for is a bit higher up.

If anybody know's how I can do this, Please give me some feedback.

Thanks.

-agamer

    Have you setup the table in MySQL and created the HTML Form? Which part do you need help with?

      yeah which part do you want help with? inserting the binairy data? or inserting file properties like size name extension etcetera?

      timmm

        Umm... I know how to add the stuff into mysql (by add, i mean the table info only), but i'm having major trouble with the actual upload, display, forms and how it can be downloaded with all of it.

        I am a complete n00b and don't know much with it.

        thanks.

        -agamer

          Write a Reply...