Browse to files on server

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
ChocolateLover
Forum Newbie
Posts: 4
Joined: Tue Jan 24, 2006 5:06 pm

Browse to files on server

Post by ChocolateLover »

I need the user to be able to browse to and select a file on the webserver. I just need to capture the name of the file. Ideally I would like to limit the selection to jpgs.

Any ideas on how I could acheive this?

Thanks
User avatar
hawleyjr
BeerMod
Posts: 2170
Joined: Tue Jan 13, 2004 4:58 pm
Location: Jax FL & Spokane WA USA

Post by hawleyjr »

Post Reply