Urgent :How to invoke PHP pages through J2ME app

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dhirajnambiar
    New Member
    • Sep 2006
    • 4

    Urgent :How to invoke PHP pages through J2ME app

    Hi everyone...

    Please help me out with this, as i have a load of work to do within about 10 days


    Is there any way i can invoke PHP pages on my webserver ? I have used Apache as the webserver...

    I want to know, how can i "post" variables into a php pages...

    for eg : one of my php pages uses a variable $_POST[product]

    how do i pass this through a j2me application ?

    i am able to open the httpconnection to my webserver effectively but am finding it hard to actually "post" something to the particular page

    please help!!!!
  • dhirajnambiar
    New Member
    • Sep 2006
    • 4

    #2
    clarification : i want to invoke a php page through a j2me application

    Comment

    Working...