使用图表制作私人网站的最佳 CMS

发布于 2024-08-29 02:38:31 字数 1539 浏览 3 评论 0原文

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

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

发布评论

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

评论(4

春风十里 2024-09-05 02:38:31

如果您会编码,那么您就可以轻松地使用 PHP/Mysql 和解析 xml 做您想做的事情。 PHP 具有出色且简单的开箱即用的图表功能。

如果您添加 WordPress 或其他 CMS,那么您可能会过早被淹没。如果您很好地组织了代码,稍后就可以将其插入 CMS。

If you can code then its really easy for you to do what you want with PHP/Mysql and parsing xml. PHP has great and easy charting capabilities out of the box.

If you add wordpress or another CMS into the mix then you may drown yourself to early. If you organise your code well, you'll be able to plug it into a CMS later.

撕心裂肺的伤痛 2024-09-05 02:38:31

看来您不需要 CMS。您可以使用一些 php 教程(google、tutorialized.com ...)进行管理。
php中有一个库:SimplePHP,也许有帮助。

Wordpress 是最简单的 CMS,因此如果您需要一个,就使用它吧。

希望这有帮助。

Looks like you don't need a CMS. You can manage with some php tutorials (google, tutorialized.com ...).
There is a library in php: SimplePHP, maybe it helps.

Wordpress is the easiest CMS out there, so if you need one, go with that.

Hope this helped.

油饼 2024-09-05 02:38:31

您说过您项目中的所有页面都将是私有页面。因此,您不想使用 CMS 或像 wordpress 这样的开源...

最好将此项目编码为自定义项目。此外,还有许多用于 XML 图表的开放代码来实现它。

请注意这一点...
http://software.informer.com/getfree-xml-chart-generator/< /a>

You said all the pages in you project will be a private one. So, you dont want to go with the CMS or Opensources like wordpress...

It would be better you can code this project as custom one. Also there are much of open codes for XML-charts to implement it.

please see to this...
http://software.informer.com/getfree-xml-chart-generator/

忆离笙 2024-09-05 02:38:31

如果你想看看Contao。
它易于学习、免费、安全,并且是用 PHP5 全新编程的,并且很容易制作自己的模板。
www.contao.org

if you want have alook at Contao.
Its easy to learn, free, safe and freshly programmed in PHP5 and its very easy to make a own template.
www.contao.org

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