> -----Original Message-----
> From: Brad Wood [mailto:[EMAIL PROTECTED]
> Sent: 05 June 2007 19:39
> To: CF-Talk
> Subject: RE: Run PHP code inline on a Coldfusion page
> 
> 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.

Indeed.

> 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.
> 

It's all to do with signed and unsigned integers and the fact the CF
operates using signed integers whereas PHP uses unsigned integers. If CF
supported unsigned math functions then a 32-bit JVM would be enough...

Paul



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:280180
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