Upload Images using My Mobile site

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
ninethousandfeet
Forum Contributor
Posts: 130
Joined: Tue Mar 10, 2009 4:56 pm

Upload Images using My Mobile site

Post by ninethousandfeet »

hello,

i have a script that determines if the user is accessing from a computer or a mobile device. if from a mobile device, they are taken to my mobile version. two of my mobile pages involve image uploads as an option, newpost page and update post page.
my script for the image uploads works fine from a computer, but for some reason the images are not properly uploaded from mobile devices... any ideas why?

thanks for reading this post!
Post Reply