Page 1 of 1

dektop app and php website interface

Posted: Thu May 28, 2009 3:13 pm
by vivart
hi i am new in php. i am developing a website in php and i have developed a desktop application also.
in my app i want to provide a feed back form on submitting that form.
app will connect to the internet and my website will receive the feedback form details.
so how to manage http request in php in my website that request coming from desktop app.
plz reply soon and sorry for my bad english.

Re: dektop app and php website interface

Posted: Fri Jun 05, 2009 12:39 pm
by akuji36
try xampp.

Load mysql, php and mysql with Apache and phpmyadmin.

Once online build an html form. and php script to recieve

data.