PDA

View Full Version : Re: Include .php into a coldfusion (.cfm) file.


Mike P2
05-15-2007, 04:24 PM
On May 12, 9:07 pm, PBCicc...@gmail.com wrote:
> Is it possible to include a .php file into a coldfusion file? If so,
> how?

It shouldn't be possible by default, but you can extend CF with Java
just like you would extend PHP with Java or C++, and maybe you can tie
it in that way.

-Mike PII