http://qs321.pair.com?node_id=945619


in reply to web applications: what is the correct way to realise web applications

I think there is not the best way how to do it. My experience is that if you firstly write software requirements, i.e. WHAT it should do (not HOW), in exact details, choosing proper technologies, data organization and coding become more clear.

Btw, your folder structure is good, in my opinion. - If it fullfils your requirements :>) You can inspire with Bugzilla project, also using CGI scripts and HTML::Template.