function to check wether a number is a prime number or not.
returns TRUE if number given is a prime number and FALSE if not.

download options for html and code / prime numbers

you can download the source as PHP file,

open the file as plain text in a new window or

get the code in a textarea to copy it.