On Tue, 1 Feb 2005 18:57:12 -0600, James Kaufman
<[EMAIL PROTECTED]> wrote:
> On Tue, Feb 01, 2005 at 08:47:29PM +, Ben Edwards wrote:
> > I have been implementing a system on a different ISP than I normally use
> > and have got:-
> >
> > Fatal error: Call to undefined function: cal_days_in_mon
Hi James,
http://uk.php.net/manual/en/function.function-exists.php, should help
you on your way.
hth
Jarratt
On Tue, 1 Feb 2005 18:57:12 -0600, James Kaufman
<[EMAIL PROTECTED]> wrote:
> On Tue, Feb 01, 2005 at 08:47:29PM +, Ben Edwards wrote:
> > I have been implementing a system on a di
On Tue, Feb 01, 2005 at 08:47:29PM +, Ben Edwards wrote:
> I have been implementing a system on a different ISP than I normally use
> and have got:-
>
> Fatal error: Call to undefined function: cal_days_in_month()
> in
> /home/hosted/www.menublackboard.com/public_html/dev/classes/validator.cl
Ben Edwards wrote:
I have been implementing a system on a different ISP than I normally use
and have got:-
Fatal error: Call to undefined function: cal_days_in_month()
in
/home/hosted/www.menublackboard.com/public_html/dev/classes/validator.class.php
on line 134
I found a reference to this an the
On Saturday 09 March 2002 03:29, CB wrote:
> Hi!
>
> I get an errormessage when trying to use cal_days_in_month(). "Fatal error:
> Call to undefined function: cal_days_in_month()"
>
> The server is runnig PHP 4.1.2, Apache 1.3.23 on some kind of Linux dist.
recompile php with the "--enable-calend
5 matches
Mail list logo