"Haha - I don't even know where to begin with this statement. Isn't using PHP the whole point? And why just use one language when I can combine them and leverage the advantages of each? Silly human. =P The power and freedom to choose is *always* a good thing."
Lol, silly human :-). Indeed, but the same rings true if .NET was involved as you would have even more choice of languages etc (devils advocate here :-) "This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant, Richmond, Surrey, TW9 1DN, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It contains information which is confidential and may also be privileged. It is for the exclusive use of the intended recipient(s). If you are not the intended recipient(s) please note that any form of distribution, copying or use of this communication or the information in it is strictly prohibited and may be unlawful. If you have received this communication in error please return it to the sender or call our switchboard on +44 (0) 20 89107910. The opinions expressed within this communication are not necessarily those expressed by Reed Exhibitions." Visit our website at http://www.reedexpo.com -----Original Message----- From: Jordan Michaels To: CF-Talk Sent: Mon Jun 04 23:36:03 2007 Subject: Re: Run PHP code inline on a Coldfusion page Simply because you personally immediately see the benefits of integrating PHP into CFML code, doesn't mean that the value is not there. It only means that you can't see it (yet). Personally, I see a lot I could do with this. One example would be that I've been using CFEXECUTE in conjunction with command-line PHP for a while now in order to generate high-quality image thumbnails. The GD libraries that are included in PHP are far superior to anything I've ever seen from a Java environment. With this innovation - I can just write PHP code right in the middle of my CFML code to generate my thumbnails. No funky code separation with CFEXECUTE - and much simpler variable sharing. Previously I've had to pass variables via command line attributes. This method is much simpler. > If you want to do PHP, use PHP. Haha - I don't even know where to begin with this statement. Isn't using PHP the whole point? And why just use one language when I can combine them and leverage the advantages of each? Silly human. =P The power and freedom to choose is *always* a good thing. Warm regards, Jordan Michaels Vivio Technologies http://www.viviotech.net/ BlueDragon Alliance Member [EMAIL PROTECTED] Robertson-Ravo, Neil (RX) wrote: > Yeah, PHP integration just seems pointless. > > If you want to do PHP, use PHP. > -----Original Message----- > From: Dave Watts > To: CF-Talk > Sent: Mon Jun 04 23:53:11 2007 > Subject: RE: Run PHP code inline on a Coldfusion page > >> If CF can leverage existing apps written in other languages >> even to a modest degree, this greatly increases the value of >> ColdFusion. > > Since PHP, Ruby, etc are free, the only possible value can come from > integration between existing apps. I can see that value with Java, where I > can use CF as essentially a replacement for a JSP view, but I just don't see > much value for PHP integration. > > Dave Watts, CTO, Fig Leaf Software > http://www.figleaf.com/ > > Fig Leaf Software provides the highest caliber vendor-authorized > instruction at our training centers in Washington DC, Atlanta, > Chicago, Baltimore, Northern Virginia, or on-site at your location. > Visit http://training.figleaf.com/ for more information! > > This email has been processed by SmoothZap - www.smoothwall.net > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion 8 beta â Build next generation applications today. Free beta download on Labs http://www.adobe.com/cfusion/entitlement/index.cfm?e=labs_adobecf8_beta Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:280077 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

