Jump to content

File Upload, Database Creation, and Page Creation


Snowdawn

Recommended Posts

For my gaming site, I am creating a handful of scripts or Resource Uploads for different Graphics, Models, and Maps for Warcraft III. There is currently a website that has a script that I am trying to imitate. Here is how the script works.

 

A user browses for files to upload. The files must be the certain extensions, (each section has a unique extention, .blp for textures, MDX for 3D Models, W3M for Maps, W3X for Expansion Maps, etc.) After they upload the file, they can choose keywords for their model, such as Space Marine, or l33t ub3r h4xx0r. After this stage is where the magic takes place.

 

The script creates a web-page at an address similar to http://yoursite/models/1345.php. At the page, keywords are listed, and the file is added to a database. The upload system also converts textures into JPG and uses them as previews, then packs them into a .zip file with the files uploaded.

 

I've tried looking at different source codes, but none of them were really compatible with each other. Could somebody help me so I  can produce an epic system, instead of the current epic failure?

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.