Whenever I have had similar errors, it usually was a syntax error in or
before the function code. Just a thought.

Jeff
"Beauford.2002" <[EMAIL PROTECTED]> wrote in message
003601c2a840$41278ec0$6401a8c0@p1">news:003601c2a840$41278ec0$6401a8c0@p1...
> Hi,
>
> I keep getting errors in my script that says 'x' function is undefined or
> 'y' function is undefined. I defined it as 'function test ($a, $b)' and
call
> it using 'test($a, $b)' From my knowledge this is correct, but it just
> simply doesn't work.
>
> Anyone have any ideas on this?
>
> TIA
>
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to