Hi,
I'm have downloaded and installed libiconv.
I need to use iconv() function in my php scripts, but it always returns "fatal error ...call nonexisting function iconv()" or something like that.
Can please someone explain me how to make php aware of this library?
I don't have much experience with php so please be as clear as possible. thanks
Im running OSX on mac.