[PHP] File upload in map drive with PHP

2012-01-26 Thread Mehmet YAYLA
Hello everyone, I've a question. I'm using map drive for file upload but dos'nt work. How can i do file upload map drive with php? Best Regards.

RE: [PHP] Re: File upload in map drive with PHP

2012-01-26 Thread Mehmet YAYLA
I'm using code this bellow. "; if (move_uploaded_file($_FILES['userfile']['tmp_name'], "$uploaddir"."$uploadfile")) { echo "