Hi,
I have on site dhzivanka.uuuq.com admin zone with upload pictures to album and upload is working through code in PHP and dont work correctly:( a few days ago this script work on this hosting...
this is how I upload picture:
move_uploaded_file($_FILES["subor1"]["tmp_name"],"../obr/$_FILES["subor1"]["name"]");
can you give me advice where am I wrong??
thx