I'm trying to have a form that allows a user to add a record to a table and upload an image at the same time. Is this possible? I want the filename to be recorded in the table as well. I've looked everywhere and all I keep finding is that I need to create a server-side script to handle the upload, but have yet to find any examples.
Any thoughts?
Image Upload Server-side Script
Moderator: General Moderators
-
hotblooded
- Forum Newbie
- Posts: 19
- Joined: Wed Sep 24, 2008 10:14 am
Re: Image Upload Server-side Script
If you can't find examples then you're not looking very hard.
Try this place.
Try this place.
-
hotblooded
- Forum Newbie
- Posts: 19
- Joined: Wed Sep 24, 2008 10:14 am
Re: Image Upload Server-side Script
Yeah...not quite what I meant...that doesn't tell me how to record the filename in a table...
I'm using phpmyadmin, by the by...
Thanks
I'm using phpmyadmin, by the by...
Thanks
Re: Image Upload Server-side Script
Can you do the "add a record to a table"? It's the exact same thing.
If you can't then keep looking for examples.
If you can't then keep looking for examples.