From:             [EMAIL PROTECTED]
Operating system: Any
PHP version:      4.0.6
PHP Bug Type:     Feature/Change Request
Bug description:  dec2bin and bin2dec

hi, can you please implement these functions in a future release ?

a binary to decimal converter:
     int bin2dec(string binstr);
and a decimal to binary converter:
     string dec2bin(int decvalue);

thanks
-- 
Edit bug report at: http://bugs.php.net/?id=12012&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to