Here's the warning:
Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/whatsonn/public_html/includes/calendar.inc.php on line 123
Here's the line in question:
And that's all I know. Is $timestamp or $startDates the second argument, and what datatype should it be?PHP Code:if(in_array(date("d/m/Y", $timestamp),$startDates))










Bookmarks