06-30-2009, 01:13 AM
|
#10 (permalink)
|
|
The Acquainted
Join Date: Nov 2007
Posts: 166
Thanks: 0
|
Quote:
Originally Posted by Salathe
You're not including the date.functions.php more than once are you, by any chance?
|
Quote:
Originally Posted by adamdecaf
Maybe your including the file more than once?
|
That would be my guess since it is saying both functions are on the same line in the same file.
Quote:
|
Originally Posted by WildHoney
I think the two functions are: validatetime and validateTime. The mismatch in cases seem to suggest it's not a double include.
|
http://www.php.net/manual/en/functions.user-defined.php
The note down near the bottom says:
"Note: Function names are case-insensitive, though it is usually good form to call functions as they appear in their declaration."
__________________
Eric
|
|
|
|