The function move_uploaded_file() isn't working on my server and I really dont know why. the error:
Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to access MYADDRESS/img-19.png in MYADDRESS/index.php on line 660
I gave to the folder which I upload files chmod 777. any solution? im sure 100% the problem isn't in my code.