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!!!!
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!!!!
Comment