Home
PHP
Chart
Class
Components
Cookie Session
Data Structure
Data Type
Date
Design Patterns
Development
DNS
Email
File Directory
Form
Functions
Graphics Image
HTML
Language Basics
Login Authentication
Math
MySQL Database
Network
Operator
PDF
Reflection
Statement
String
Utility Function
Web Services SOAP WSDL
XML
decbin « Math « PHP
PHP
Math
decbin
1.
string decbin ( int num ) converts a decimal number into a binary number
2.
number decbin ( string binary_num ) converts a binary number into a decimal number