1

While googling this issue, I found this: MySQL Connector written by Karl Kraft. Has anyone tried it successfully? Is there any better libraries for this issue? Any tutorials?

I know I can access DBs through REST Web Services, but I have no PHP Programmers to configure it for me.

1 Answer 1

3

You will be so much happier if you just write a REST service. It is incredibly easy, especially on Rails. See this link.

In 6 minutes he shows you how to create a RESTful service that supports creating, updating, and deleting.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.