View Single Post
Old 06-30-2009, 01:13 AM   #10 (permalink)
wGEric
The Acquainted
 
wGEric's Avatar
 
Join Date: Nov 2007
Posts: 166
Thanks: 0
wGEric is on a distinguished road
Default

Quote:
Originally Posted by Salathe View Post
You're not including the date.functions.php more than once are you, by any chance?
Quote:
Originally Posted by adamdecaf View Post
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
wGEric is offline  
Reply With Quote