PDA

View Full Version : tips on architecture for reservations system.


bazz
11-03-2005, 06:52 PM
Yeh, it's me again.

I am about to begin building a reservations system for my customers accommodation. Before I do so I would like to ask you experienced people, if my initial concept is correct in terms of its coding.

Firstly, though, I know that I may be re-inventing the wheel but, I doooo really like the sense of satisfaction of trying to do as much myself as I can.

I (think), I can build most of the files and I'll be doing it in perl. However, when when it comes the the secure online payment part of the system, can you advise me on whether it would be better to incorporate it in the whole system, or would it not be better to host it seperately on a secure server.

What I mean is, must it all go on a secure server of can it just be the payment part on its own.

If you know of any other issues, which I should consider at this stage, I would appreciate your advice.

Bazz