Jump to content

Creating a rest service


ngreenwood6

Recommended Posts

I have been playing around with creating a silverlight application. The only problem that I have run into is that there is no direct way to access a mysql database. When you want to connect to a mysql database you can do it through a webservice(REST). But I have no idea how to setup a REST service. I am pretty knowledgeable in php and mysql. Basically all I need to do is connect to my database and query some data and return it to my silverlight application. I have not been able to find a good tutorial or information on setting up a basic REST service. Any help is appreciated.

Link to comment
https://forums.phpfreaks.com/topic/169883-creating-a-rest-service/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.