Alexander Johannesen wrote: > > Well, tell us what the appication is all about, what it does and so > forth. The answer should follow from the spec, I reckon. > > > Alex >
OK, let's go ;) The homepage contains only one form. One of the table of the DB is a 'user' table, with 3 users + 2 "admin" accounts. Each user can access to *one* page ; one of the admin to all 3 pages + another one ; and the other admin to this 'another page'. So we have 5 pages and 5 accounts. Each of the 3 "user" pages contains a form in order to send some data to the database, which are finally used to generate draws, displayed on the 'another page'. And that's all. The website is used only where I work (soit is used mainly by 5 people over the world :thinking:) and is not made to be dispatched anywhere else. I think you have all details to answer me; if not, do not hesitate to ask me what is missing ;) -- View this message in context: http://www.nabble.com/Use-Zend-without-MVC-tp19607442p19637138.html Sent from the Zend Framework mailing list archive at Nabble.com.
