good morning
I thinks this code must upload a file , but I don't know why it didn't ..
move_uploaded_f ile ($_FILES['new_logo']['temp_name'],"/uploads/logos/{$_FILES['new_logo']['name']}")
.... any ideas ??
thanks alot
I thinks this code must upload a file , but I don't know why it didn't ..
move_uploaded_f ile ($_FILES['new_logo']['temp_name'],"/uploads/logos/{$_FILES['new_logo']['name']}")
.... any ideas ??
thanks alot
Comment