View Single Post
  #7 (permalink)  
Old May 14th, 2004, 13:32
charter charter is offline
Junior Member
Join Date: Mar 2004
Location: United Kingdom
Posts: 26
Thanks: 0
Thanked 0 Times in 0 Posts
PHP scripting help please

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.