Circles

Challenge
No

Write a PHP program to compute the circumference and area of a circle, from a radius in the URL. Make your output look like this program. Use 3.14159 as pi.

Submit your PHP file, and its URL on your server. To submit the file, attach it to your submission. Don't copy-and-paste its contents into the submission text area.

Where referenced