Uploading images

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
puREp3s+
Forum Newbie
Posts: 7
Joined: Tue Dec 17, 2002 1:53 am
Location: Scotland

Uploading images

Post by puREp3s+ »

Hi,

I am trying to build a web page that my users can upload images from their hard drives to a folder on the web server for my site.

I just cannot seem to get it.

I don't know if I just get the absolute path to the directory that I want the users to upload the file to wrong or if it is something else.

I tried to upload a 30k file so I don't think size is a problem.

Can anyone help??
User avatar
Xelmepa
Forum Commoner
Posts: 41
Joined: Sat Aug 24, 2002 3:02 pm
Location: Athens, Greece
Contact:

Post by Xelmepa »

Why don't you post some code so we can have a look as well?
BTW, if you read the manual, there is info about this.
User avatar
phpcoder
Forum Contributor
Posts: 158
Joined: Sat Nov 02, 2002 1:18 pm
Location: Manchester, UK

Post by phpcoder »

mail me i will send u code.
i recently did the project like this one


meet_fahadx@hotmail.com
Post Reply