* Thus wrote Ren Fournier ([EMAIL PROTECTED]): > > Now, thanks to your suggestions, I can convert that number back to an > unsigned integer—or at least make it positive. But I shouldn't have to > convert it, should I?
Not necessarily, it mostly due to the limitation that php doesn't have unsigned integers. I have a patch for php that will return a unsigned integer as a string, but I havn't gotten it put into php yet. http://www.phpbuilder.com/lists/php-general/2003121/0526.php Curt -- First, let me assure you that this is not one of those shady pyramid schemes you've been hearing about. No, sir. Our model is the trapezoid! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php