Menu
Tools
Finance
Entertainment
Support
Members
You are here
Home
» API
Error message
Warning
: preg_match(): Unknown modifier '2' in
os_check()
(line
196
of
/var/www/custom/tools/tools.inc
).
Warning
: preg_match(): Unknown modifier 'T' in
os_check()
(line
196
of
/var/www/custom/tools/tools.inc
).
API Test
API name
dec2bin
Description
Convert decimal to binary
Sample request
100
GET response
{"dec":"100","bin":"1100100"}