Now this is off the wall out of the box thinking here, and I havent
done php in a while, but isnt php built in c++?  if so, would it be
*possible* to use a php in a cfx tag?  I doubt it very seriously, but
I thought I would throw it out there...

On 9/5/05, Bram Plessers <[EMAIL PROTECTED]> wrote:
> Thanks for your clear answer !
> 
> On 9/5/05, Brian Kotek <[EMAIL PROTECTED]> wrote:
> >
> > No, you can't. CF only allows creation of Java, CFCs, web service, and
> > COM components. If you want to call a PHP class and get data back from
> > it, calling it as a web service is probably the best route.
> >
> > On 9/5/05, Bram Plessers <[EMAIL PROTECTED]> wrote:
> > > Assume I have a php class which acts kind a like
> > > a cfc. Can't I use createobject or cfinvoke to interact
> > > with the php class ?
> > >
> > > On 9/5/05, Ryan Guill <[EMAIL PROTECTED]> wrote:
> > > >
> > > > Webservices maybe...?
> > > >
> > > > On 9/5/05, Bram Plessers <[EMAIL PROTECTED]> wrote:
> > > > > Thanks for your response.
> > > > >
> > > > > That's an option, but isn't CF able to communicate
> > > > > with php or other server side languages on another
> > > > > level ? ( a tighter integration )
> > > > >
> > > > > On 9/5/05, JediHomer <[EMAIL PROTECTED]> wrote:
> > > > > >
> > > > > > You could possibly run a CFHttp call to a php file, passing all
> > the
> > > > > > relative information as a POST or GET, then get the php file to
> > > > > > display the result, thus allowing you to parse the response?
> > > > > >
> > > > > > HTH
> > > > > >
> > > > > >
> > > > > > On 05/09/05, Bram Plessers <[EMAIL PROTECTED]> wrote:
> > > > > > > Hello,
> > > > > > >
> > > > > > > I'm running into problems cause I'm on a headless Unix system
> > > > > > > that runs Coldfusion.
> > > > > > >
> > > > > > > I looked into several components and they all have the same
> > issue
> > > > > > > with Java an such system.
> > > > > > >
> > > > > > > I can also run PHP on my server, so now I want to use a php
> > class
> > > > > > > to resize images. But how can I call such a PHP class from my
> > > > > > > coldfusion code ?
> > > > > > >
> > > > > > > Thanks
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
> >
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:217371
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to