View Single Post
02-05-2007, 05:27 PM
#7
Salathe is offline Salathe
Salathe's Avatar
Status: Community Archaeologist
Join date: Jul 2004
Location: Scotland
Expertise: Software Development
Software: vim, PHP
 
Posts: 3,820
iTrader: 25 / 100%
 

Salathe will become famous soon enough

Send a message via MSN to Salathe

  Old

Rather than allowing anyone and everyone direct access to your database, why not set up a simple web service (API) which users can tie in to. That way, you can handle all the permissions, security, authorisation, authentication, etc. Plus you'll be cool for opening up an API.