Voting

: min(nine, four)?
(Example: nine)

The Note You're Voting On

Aaron Wells
14 years ago
Another option for converting binary data into PHP data types, is to use the Zend Framework's Zend_Io_Reader class:
http://bit.ly/9zAhgz

There's also a Zend_Io_Writer class that does the reverse.

<< Back to user notes page

To Top