
The file "months.php" is showing error:
Fatal error: Call to undefined function date_show() in Z:wwwx254modulesbirthdaymonths.php on line 39
In line 39:
$un[$o].=''.date_show($date[$o][$s]).' ';
How do I fix this?
Fatal error: Call to undefined function date_show() in Z:wwwx254modulesbirthdaymonths.php on line 39
$un[$o].=''.date_show($date[$o][$s]).' ';