So apparently the iPad does not allow you to upload images to a server via the browser … so I need to be able to detect that the user is using an iPad and then hide the ability for them to “browse” for a file.
Is there any particular best practice for such a thing via PHP?
you can check the user agent.