decbin
Definition
string decbin ( int $number )
Description
Returns a string containing a binary representation of the given number argument.
string decbin ( int $number )
Returns a string containing a binary representation of the given number argument.