The manual says PHP doesn't support unsigned integers either... http://www.php.net/manual/en/language.types.integer.php
On 6/6/07, Paul Vernon wrote: > 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... -- mxAjax / CFAjax docs and other useful articles: http://www.bifrost.com.au/blog/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion MX7 and Flex 2 Build sales & marketing dashboard RIAâs for your business. Upgrade now http://www.adobe.com/products/coldfusion/flex2?sdid=RVJT Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:280204 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

