FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » File upload on iOS
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
File upload on iOS [message #178578] Wed, 04 July 2012 05:10 Go to next message
Tim is currently offline  Tim
Messages: 13
Registered: March 2011
Karma: 0
Junior Member
I have a form that includes uploading an image file as a requirement. I
just noticed that this does not work on iOS devices (iPhones, etc.). Is
there a way to make this work? HTML 5 file upload, perhaps? Or would
something like that require an app?
Re: File upload on iOS [message #178579 is a reply to message #178578] Wed, 04 July 2012 10:33 Go to previous messageGo to next message
Jerry Stuckle is currently offline  Jerry Stuckle
Messages: 2598
Registered: September 2010
Karma: 0
Senior Member
On 7/4/2012 1:10 AM, Tim wrote:
> I have a form that includes uploading an image file as a requirement. I
> just noticed that this does not work on iOS devices (iPhones, etc.). Is
> there a way to make this work? HTML 5 file upload, perhaps? Or would
> something like that require an app?
>
This has nothing to do with PHP. Try asking in an iOS support group
(sorry, don't know any myself).

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex(at)attglobal(dot)net
==================
Re: File upload on iOS [message #178580 is a reply to message #178578] Wed, 04 July 2012 12:10 Go to previous messageGo to next message
Arno Welzel is currently offline  Arno Welzel
Messages: 317
Registered: October 2011
Karma: 0
Senior Member
Am 04.07.2012 07:10, schrieb Tim:

> I have a form that includes uploading an image file as a requirement. I
> just noticed that this does not work on iOS devices (iPhones, etc.). Is
> there a way to make this work? HTML 5 file upload, perhaps? Or would
> something like that require an app?

This has nothing to do with PHP at all - Safari on iOS just does not
support uploads.

Maybe this will help you - but it requires the users to install some
sort of application to provide this functionality:

<http://code.google.com/p/iphone-photo-picker/>



--
Arno Welzel
http://arnowelzel.de
http://de-rec-fahrrad.de
Re: File upload on iOS [message #178581 is a reply to message #178580] Wed, 04 July 2012 12:12 Go to previous message
Arno Welzel is currently offline  Arno Welzel
Messages: 317
Registered: October 2011
Karma: 0
Senior Member
Am 04.07.2012 14:10, schrieb Arno Welzel:

> Am 04.07.2012 07:10, schrieb Tim:
>
>> I have a form that includes uploading an image file as a requirement. I
>> just noticed that this does not work on iOS devices (iPhones, etc.). Is
>> there a way to make this work? HTML 5 file upload, perhaps? Or would
>> something like that require an app?
>
> This has nothing to do with PHP at all - Safari on iOS just does not
> support uploads.
>
> Maybe this will help you - but it requires the users to install some
> sort of application to provide this functionality:
>
> <http://code.google.com/p/iphone-photo-picker/>

And some more like this: <http://picupapp.com/>

Maybe you just ask Google - seems this problem is well known ;-)


--
Arno Welzel
http://arnowelzel.de
http://de-rec-fahrrad.de
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Apache and php to show http request headers.
Next Topic: php developer looking for work
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Mon Oct 28 18:20:13 GMT 2024

Total time taken to generate the page: 0.03549 seconds