HI all,
I am using a php Code for Image hosting script and having this kind of error continuously.....
"Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpbihhaX' to 'http://masalalook.com/imagehost/upload/41270034561.jpg' in /home/masalalo/public_html/imagehost/config.php on line 83"
Line Number 83 contains this
"if (move_uploaded_file($_FILES,$filedir."/".$newname))"
Help me plz how to get out of this trouble......
You can check yourself here http://masalalook.com/imagehost/index.php
Thanx.....