Menu
Tools
Finance
Entertainment
Support
Members
You are here
Home
ยป API
Error message
Warning
: preg_match(): Unknown modifier '2' in
os_check()
(line
208
of
/var/www/custom/tools/tools.inc
).
Warning
: preg_match(): Unknown modifier 'T' in
os_check()
(line
208
of
/var/www/custom/tools/tools.inc
).
API Test
API name
isPrime
Description
Prime number tester
Sample request
7
GET response
{"result":"success","query":"7","prime":true,"description":"7 is a prime number"
}