Fatal error: Call to undefined function: (function name)

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
lujack76
Forum Newbie
Posts: 7
Joined: Mon Jul 15, 2002 3:08 pm
Location: Midwest USA

Fatal error: Call to undefined function: (function name)

Post by lujack76 »

...etc, etc.

This is really blowing my mind, I have included the appropriate file containing all functions and yet php cannot find the function so it considers it "undefined."

Has anyone ever experienced this before, and if anyone has an idea could they please offer some specific advice? I really appreciate any assistance.
User avatar
hob_goblin
Forum Regular
Posts: 978
Joined: Sun Apr 28, 2002 9:53 pm
Contact:

Post by hob_goblin »

any example code? we'd be glad to help if we could.
will
Forum Contributor
Posts: 120
Joined: Fri Jun 21, 2002 9:38 am
Location: Memphis, TN

Post by will »

Post Reply