Page 1 of 1

Java J2ME PHP Experts - Need your consideration

Posted: Mon Apr 18, 2011 9:09 pm
by IMSuneel
Hi, I have recently started a project which enables communication between mobile phones. The project's whole idea is to

1. Upload a file from the mobile phone and store in a web server along with its description(provided by uploading person, that is sender).
2. Once it is stored on the web, PHP should be triggered by cron to perform required operations.

I am good in Java programming language and shaky when it comes to PHP.

I wanted to ask helpful people around here if there is any way, a java mobile app can directly call a PHP file so that file gets moved from uploaded location to some other place.

I have scoured several books and topics online, but could not find a feasible solution.

Can any one point me in the right direction thru a valid suggestion?

Thanks.