NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
FAQ: I get "Call to undefined function, ....". Why
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
FAQ: I get "Call to undefined function, ....". What's up?
Quote:
I am trying to use xxxx functions in phpEd. However, when debugging, I get an error message saying: "Call to undefined function, ....".
It says in the manual that phpEd is using version 4.3.6 of php, so the xxx functionality should be there - right?

PhpED comes with many php extensions but most of them are not loaded by default. If you need XXX functions, please first find what particular extension they belong to, then make sure the extension is loaded in php.ini via extension= statement. Don't forget to make sure you work with proper php.ini file. To do it just run phpinfo() and see full file name of php.ini in the topmost header.
View user's profileFind all posts by dmitriSend private messageVisit poster's website
FAQ: I get "Call to undefined function, ....". Why
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic