|
-
Jun 27th, 2002, 10:27 AM
#1
Thread Starter
Lively Member
uploading pictures
Basically all i need to do is make it so a picture can be uploaded via a webinterface and then inserted into mySQL to be displayed with that record on the output, i understand that i just have to add the filename to the db and then how to display it and all that, i'm not so sure how to upload it and get the filename.
Any help would be appreciated. Thanks.
-
Jun 27th, 2002, 10:55 AM
#2
Fanatic Member
-
Jun 27th, 2002, 12:36 PM
#3
Thread Starter
Lively Member
-
Jun 27th, 2002, 09:20 PM
#4
Thread Starter
Lively Member
how do i get the browser window to popup so they can select a file, and then put the whole path to file they have given so it can upload it?
-
Jun 27th, 2002, 09:30 PM
#5
Fanatic Member
use a form and have the following as your one of your fields:
<input type="file" name="filename">
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|