-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
What technique can I use to take an 8-byte double precision value, as
stored internally, and assign its value to a PHP float variable without
having the bytes misinterpreted as a character string.
- [PHP] Working with internal data formats John Gunther
- Re: [PHP] Working with internal data formats Iv Ray
- Re: [PHP] Working with internal data formats John Gunther
- Re: [PHP] Working with internal data formats Robert Cummings
- Re: [PHP] Working with internal data formats Iv Ray
- Re: [PHP] Working with internal data formats Robin Vickery