Which of the following statements is NOT a valid way to create a timestamp named $birthdate that represents December 2, 1969? PHP Programing Which of the following statements is NOT a valid way to create a timestamp named $birthdate that represents December 2, 1969? Answer: $birthdate = mktime(12, 2, 1969); Learn More : Share this Share on FacebookTweet on TwitterPlus on Google+