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.
dektop app and php website interface
Moderator: General Moderators
- akuji36
- Forum Contributor
- Posts: 190
- Joined: Tue Oct 14, 2008 9:53 am
- Location: Hartford, Connecticut
Re: dektop app and php website interface
try xampp.
Load mysql, php and mysql with Apache and phpmyadmin.
Once online build an html form. and php script to recieve
data.
Load mysql, php and mysql with Apache and phpmyadmin.
Once online build an html form. and php script to recieve
data.