/    Sign up×
Community /Pin to ProfileBookmark

what does: Call to undefined function mean?

what does: Call to undefined function mean?

Cheers
Chris

to post a comment
PHP

6 Comments(s)

Copy linkTweet thisAlerts:
@ShrineDesignsJun 27.2005 — it means that function doesn't exists and you made a call to that function
Copy linkTweet thisAlerts:
@BeachSideJun 28.2005 — I love those questions because they totally deserve those answers LOL
Copy linkTweet thisAlerts:
@kenderJun 28.2005 — [code=php]<?
dothisfunctionthatdoesntexist(); // doesn't exist
?>[/code]
Copy linkTweet thisAlerts:
@cybercampbellauthorJun 28.2005 — how come I get that error when I use the id3_get_tag() or id3_set_tag() function....it exists!!

Chris
Copy linkTweet thisAlerts:
@Bootsman123Jun 28.2005 — Because it might not have been compiled along with PHP.
Copy linkTweet thisAlerts:
@BeachSideJun 28.2005 — it exists!![/QUOTE]

Obviously not, as you are getting the fatal error!

Have you installed the PECL pack? If you haven't then that particular function doesn't exist.
×

Success!

Help @cybercampbell spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.28,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...