Hello Everyone,
On my website, users can upload their picture. I have one made in Flash, one with jquery and another with traditional form,
The default page for uploading photo is the one made in Flash.... so the problem is some mobile device doesnt support flash...
is there a way, in php to detect if the user is from mobile? So is the user is from mobile, i'll redirect to the good one..
Thanks