Hi,
I'm actually testing the PHP FIle Uploader.
It works fine, I can choose, delete the files and store the Uploaded files into the correct directory according the user id (/uploads/Userid).
Now I would like to store the path and filename of the uploaded files and Post data from my Form ($Title, $Message) into my Database, but I can't figure out how to handle it.
I have read some post, but it stay unclear for me, so I would appreciate if someone could give me an example that I could replicate.
Thanks in advance for your support.
Cheers,
Marc