View Single Post
Old 10-24-2006, 03:44 PM  
Lane
Will code for food...
 
Join Date: Apr 2001
Location: Buckeye, AZ
Posts: 8,496
There is one php code that's been seen at many places. There is a problem with it not working on PHP5. I figured out its because of negative integers less than -2^31 being handled in a weird way for bitwise operations. I wrote a patch for it but I can't find the file now.
__________________
Lane is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote