论坛可以影响网络空间吗?

发布于 2024-09-15 23:36:21 字数 82 浏览 3 评论 0原文

我想创建一个网站,其网络空间不是无限的,我想向我的网站添加论坛,但我不知道通过选择讨论标题并在该论坛中发布人们的文本,网络空间将减少了???!! 多谢

I want to create a web site and its web space is not unlimited and I want to add forum to my web site but I don't know that with choosing a title for discussion and with posting text from people in that forum the web space will decreased ???!!
thanks a lot

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

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

发布评论

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

评论(1

暗藏城府 2024-09-22 23:36:21

WebSpace 通常是指放置代码+ HTML + 图像...所有资源的空间..
论坛的规模并不取决于此。
每当您发布线程时,它都不会为其创建单独的页面,而是将数据存储在数据库中,因此数据库空间在您的情况下很重要。

WebSpace generally refers to the space in which you put your code + HTML + images ...all resources..
And forum's size is not dependent on that.
whenever you post a thread it doesn't create a separate page for it, instead it stored the data in DB so the DB space is important in your case.

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