Question:
I have the following code:
and $dlpath = C:\apache2triad\htdocs\download
Now, the problem lies here: The file IS UPLOADED successfully. However, instead of being uploaded to C:\apache2triad\htdocs\download, it is just uploaded to C:\apache2triad\htdocs
Does anyone have any explanation at all? I am new to the whole file upload scene, and I am just wondering what I'm doing wrong here.
Thanks,
kevin