Skip to main content

All Questions

Filter by
Sorted by
Tagged with
1 vote
1 answer
192 views

Database strategy for connected but disparate applications

I'm working on a series of inter-related but separate web applications, all situated on the same host: Super Admin | ---Site Network Admin | | | ---Site | | | ---Site | | | ---Site | ---...
sunwukung's user avatar
  • 2,275
7 votes
1 answer
1k views

What are some easy-to-implement scaffolding systems? [closed]

Often when stating a new project I'll require a "quick 'n' dirty" content management solution. Ideally something that can read my database schema and generated HTML forms. Previously I've used; ...
Richard Stelling's user avatar