开发者

Information system

开发者 https://www.devze.com 2022-12-08 21:25 出处:网络
I want to use php for building an \"Information system\". The system will consist of Main office Branch office

I want to use php for building an "Information system". The system will consist of

  1. Main office
  2. Branch office

The Branch office will connect to Main office开发者_运维技巧 through a private circuit.

I want to build an information system for communication between the offices. This is a system for communication between banks for client operation with a terminal (get, count, etc)

I don't know whether to use a thin or thick client. For a thin client I should use PHP or ASP.NET. What do you think? What technologies are best for this purpose?


I'd go with PHP/Ajax and good database design.

Sure, this depends on the tools you or your company is using on day-to-day basis and the software/technologies you already own.

0

精彩评论

暂无评论...
验证码 换一张
取 消