Jump to content

[SOLVED] looking for a php upload script to multiple directories


sean2390

Recommended Posts

Hey all,

 

Heres the story, I have a php web gallery (zenphoto) that currently shows wallpapers for a specific PMP called the Samsung P2. Members are wishing to add their own wallpapers to the gallery. I add photos by just uploading them to their specific directories by FTP. I can't seem to find a PHP script that would allow me to upload wallpapers to a choice of directoies. Can anyone help me?

 

Many Thanks

Sean M

You could just get a simple upload script into one directory and have different upload scripts into different directory's.

 

Say someone is on a animal wallpaper page > UPLOAD WALLPAPER LINK :: This will upload it into the animal wallpaper directory

another person is on seaside wallpaper page > UPLOAD WALLPAPER LINK :: This different upload page will upload the file into the seaside wallpaper page.

 

This would be a lot simpler.

 

Go here for a upload tutorial: http://www.tizag.com/phpT/fileupload.php

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.