I am trying to create 2
PHP functions without success.
When I tested them in the browser all I get are blank screens.
1. Create a function that works out how many days to my next birthday on 23 March 2005.
2. To create a function that takes one number as its parameter and output if the number is Odd, Even or Prime.
All help much appreciated.