创建在线 Web 界面以将消息存储在 dB 中并提供给最终用户,使用 PHP / MYSQL?

发布于 2024-11-08 01:38:11 字数 433 浏览 1 评论 0原文

有人联系我为客户编写一个系统。他们目前想要某种东西来取代当前使用的电子邮件方法。

该系统表面上相当简单。有我的客户,也就是客户,还有他的客户。

他的客户需要能够创建新消息,然后将其保存在存储库中。他们还可以编辑和删除他们的消息。

我的客户应该能够查看他的所有消息(这样他就可以处理它们),并且本质上能够通过智能的 Web 前端查看它们,通过高级过滤器/搜索条件过滤它们。

我在这种事情上的主要经验是使用PHP/MYSQL/Oracle。我可以看到使用这些技术为此创建一个系统非常容易。 1 dB,每年大约会创建 20,000 条记录。允许我的客户进行查看、高级过滤和搜索,并允许他的客户进行创建、编辑和删除。

我只是想知道就现成的解决方案而言,我是否在这里遗漏了任何明显的东西?或者我应该考虑一些其他技术(我几乎可以使用任何我必须使用的技术)。

非常感谢,

I've been approached about writing a system for a client. They currently want something to replace the email approach that is currently being used.

The system is fairly simple on the surface. There is my client, who is the customer, and his clients.

His clients need to be able to create new messages which are then saved in a repository so to speak. They can also edit and delete their messages.

My client should be able to view all the messages for him (so he can process them so to speak) and essentially be able to view them, filter them through advanced filters / search criteria, through a smart looking web front-end.

My main experience in this kind of thing is using PHP/MYSQL/Oracle. I can see that it is quite easy to create a system for this using these technologies. One dB, which will have aroound 20,000 records created per year say. Allow access to my client to view, advanced filtering and searching, and to his clients to create, edit and delete.

I'm just wondering if I'm missing anything obvious here, in terms of an off-the-shelf solution? Or should I be considering some other technologies (I pretty much can use anything I have to).

Many thanks,

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

情丝乱 2024-11-15 01:38:12

有多种选择。我不认为它们中的任何一个比其他的更适合您的应用程序。我会选择您已经知道的内容,或者您​​可以轻松雇用人员来创建/维护的内容。

There are a multitude of options. I don't think any of them is better than the others for your application. I'd go with what you already know, or what you can hire people easily to create/maintain.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文