yosii Posted August 15, 2012 Share Posted August 15, 2012 i have simple form to upload http://tinyurl.com/c439od8 work good but from iphone i see the <input name="userfile[]" type="file" /> <br/> and i can't click on them to choose file what can i do? Quote Link to comment https://forums.phpfreaks.com/topic/267117-problem-with-upload-from-iphone/ Share on other sites More sharing options...
MMDE Posted August 15, 2012 Share Posted August 15, 2012 http://stackoverflow.com/questions/3510306/how-can-one-use-input-type-file-in-safari-on-iphone Oh, and another source: https://developer.apple.com/library/safari/#documentation/appleapplications/reference/safariwebcontent/CreatingContentforSafarioniPhone/CreatingContentforSafarioniPhone.html So we gotta find a way around it. I'm thinking it is possible to do with POST or something, but I don't think it's easy. Quote Link to comment https://forums.phpfreaks.com/topic/267117-problem-with-upload-from-iphone/#findComment-1369602 Share on other sites More sharing options...
bluedemon Posted August 15, 2012 Share Posted August 15, 2012 if you are wanting to upload from iphone using that page you cant (that i know of) you could make an app using xcode. I have made an app for my site that allows users to upload images from the photo gallery. (if you want an app made (jailbroken devices) i can make it easly. if you want it to be on the app store i could make it and send it but you would need a mac and a developer account ($100)) Quote Link to comment https://forums.phpfreaks.com/topic/267117-problem-with-upload-from-iphone/#findComment-1369633 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.