Oh, I thought you were saying that you received an error when trying to
cfhttp to a php page which returned a large number.  You were just
saying it seemed like overkill.

I'm guessing 32-bit CF doesn't support numbers large enough for you to
do the calculations directly in CF code?
I guess this would be a case where there was something another language
like PHP (on a 64-bit machine, I assume) could do and CF could NOT do.

~Brad

-----Original Message-----
From: Paul Vernon [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, June 05, 2007 1:25 PM
To: CF-Talk
Subject: RE: Run PHP code inline on a Coldfusion page

> Out of curiosity, why is that a problem with cfhttp?
> 

Don't you think using cfhttp or any http client for that matter to
perform
what should essentially be a function call and handled either by a UDF
or
the language itself is a little bit of overkill? 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
CF 8 – Scorpio beta now available, 
easily build great internet experiences – Try it now 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:280154
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to