decbin

Example

 string decbin ( int $number ) 

Description

Returns a string containing a binary representation of the given number argument.

Return Values

Binary string representation of number