Hi Gavin: I had been looking for something like this for the past few days!
I am pretty new to hacking, but I am learning. I have a couple of questions about this:
Quote:
You can setup a simple form with a 'browse' button which allows users to upload images to a specified folder fairly easily which will upload and transfer the images to the folder. You can specify a pointer in mysql like /images/imagename.jpg
|
1. The php script you wrote on page 1, I know how to upload it, but where do I upload it to? I put it in my forum directory.
2. A simple form with a browse button, OK, I think I can handle that too. I did this, but I have no idea how to incorporate it all so the browse or upload form will come up in a "new post".
When I regularly upload images, I have to use a password, is that figured into the script?
Thanks for the help.