I have built a mySQL database application that I'd like to give to two people.
I want them to use the same code but have their own data.
I would prefer to host the app and only let them access (and maintain their data).
I'm not sure where to start.
Do I need to have duplicate systems (tables, queries, webpages), or is there a better way?
Is this even feasible?
Can someone point me in a direction to study how (best) to do this..
Many thanks
David









Bookmarks