ID: 12012
Updated by: jeroen
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Closed
Bug Type: Feature/Change Request
Operating System: Any
PHP Version: 4.0.6
New Comment:

Take a look at 
http://www.php.net/bindec
and
http://www.php.net/decbin

They already exist...


Previous Comments:
------------------------------------------------------------------------

[2001-07-10 10:52:14] [EMAIL PROTECTED]

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

------------------------------------------------------------------------



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found 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