i was wondering how i would add on to this to upload the image to photos/ , and /mobile/photos ?? thank you !
$place_file = move_uploaded_file( $_FILES['fileField']['tmp_name'], "photos/".$newname);
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.