ngreenwood6 Posted August 12, 2009 Share Posted August 12, 2009 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 More sharing options...
ngreenwood6 Posted August 12, 2009 Author Share Posted August 12, 2009 bump any help is appreciated. Link to comment https://forums.phpfreaks.com/topic/169883-creating-a-rest-service/#findComment-896717 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.