ColdFusion/PHP Compatibility(ColdFusion/PHP 兼容性)
问题描述
嘿,我有一个关于 ColdFusion 和 PHP 兼容性的问题.
Hey I have a question regarding the compatibility of ColdFusion and PHP.
我们建立了一个基于 ColdFusion 的社区网站.是否可以用 PHP 向我们的网站添加博客和其他社区功能等功能?
We built a community website which is based on ColdFusion. Is it altogether possible to add features such as blogs, and other community features to our website in PHP?
我的意思是把 PHP 和 ColdFusion 结合在一起.
I mean to combine both PHP and ColdFusion together.
非常感谢您的帮助!
推荐答案
如果您使用的是 ColdFusion 8,我认为可以做到.我知道 Sean Corfield 有一个 project on RIAForge 做这种事情,他的博客上有一连串的帖子,从这个开始:
I think it can be done, if you're using ColdFusion 8. I know that Sean Corfield has a project on RIAForge doing this sort of thing, and there are a string of posts on his blog, starting with this one:
http://corfield.org/blog/index.cfm/do/blog.entry/entry/ColdFusion_8_running_PHP
话虽如此,集成来自相同核心语言的产品会更容易.ColdFusion 中有数百个用于不同事物的开源选项.RIAForge.org 是一个很好的起点.
All of this being said, it will be easier to integrate products from the same core language. There are hundreds of open source options for different things in ColdFusion. RIAForge.org is a good place to start.
这篇关于ColdFusion/PHP 兼容性的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:ColdFusion/PHP 兼容性
基础教程推荐
- Libpuzzle 索引数百万张图片? 2022-01-01
- 超薄框架REST服务两次获得输出 2022-01-01
- 在多维数组中查找最大值 2021-01-01
- 在 PHP 中强制下载文件 - 在 Joomla 框架内 2022-01-01
- 在 Woocommerce 中根据运输方式和付款方式添加费用 2021-01-01
- mysqli_insert_id 是否有可能在高流量应用程序中返回 2021-01-01
- 如何在 PHP 中的请求之间持久化对象 2022-01-01
- WooCommerce 中选定产品类别的自定义产品价格后缀 2021-01-01
- 通过 PHP SoapClient 请求发送原始 XML 2021-01-01
- XAMPP 服务器不加载 CSS 文件 2022-01-01