Share

phpAutoGallery

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

undefined function: utf8-decode

You are viewing a single message from this topic. View all messages.

  1. 2004-09-11 10:36:12 UTC
    utf8_encode/utf8_decode are not native php functions. they are part of the xml extension.
    they are compiled into php by default, but can be disabled by specifying "--disable-xml" in the configure line.

    so it looks like your version of php is compiled with "--disable-xml".
< Previous | 1 | Next >

Add a Reply

You can use Markdown syntax in your reply.

Preview

Monitor this

Log in to monitor this topic. Not registered? Create an account to receive email updates when replies are posted to this topic. If you do not log in or register, your reply will be added anonymously.