Need help File uploading from BB to PHP web server

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
atul2202
Forum Newbie
Posts: 1
Joined: Wed Dec 08, 2010 7:12 am

Need help File uploading from BB to PHP web server

Post by atul2202 »

Hello,

i m designing the web site in php for blackberry phone, so that the user can upload the file from phone to my webserver.

the problem is the phone send the data in chunks now i have to read all the chunks in php and upload it to my server i dont know how to do this in php..so pls help me and give me some code for doing this....



thanks in advance
Post Reply