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 > > > > > > > > > > > > > > > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:217367 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

