[PHP] Re: Function to check a valid date

2004-03-20 Thread Tom Reed
Try this: http://us4.php.net/checkdate -Tom Reed [EMAIL PROTECTED] "Chris Bruce" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Hello all, I was going to build a function to check whether a selected date exists, but thought that I would see if anyone has done this type of thing alre

[PHP] Re: Function to check a valid date

2004-03-20 Thread Ben Ramsey
Your likely to find many ways to do this and many functions with many lines of code that do many variations of what you want. Can I use the word "many" many more times? Such is the way with programming. Here's my take on it. Pull all your values into one long string: $date_string = "{$_POST[