i have information stored onto a database, and i want to offer users the ability to embed onto thier own websites.
For example, xbox makes it possible to embed your gamertag onto your own website: http://www.xbox.com/en-us/myxbox/embedgamercard.htm
Im kinda having difficulty to explain it. Hopefully you will understand
If i have information in a mysql database i would need to use php to access the information. And i wouldnt want to give out my username and password to everyone. There must be some way of doing this.