Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

simplexml_load_file complains about encoding #2

Closed
taophp opened this issue Oct 16, 2014 · 1 comment
Closed

simplexml_load_file complains about encoding #2

taophp opened this issue Oct 16, 2014 · 1 comment

Comments

@taophp
Copy link

taophp commented Oct 16, 2014

Hi,

I tried to use within another project rss-merger, and, at first, I tried to use your online service with this url: http://www.devtacular.com/utilities/atomtorss/?url=https%3a%2f%2fgithub.com%2ftaophp.atom which I loaded with simplexml_load_file() in my own script.
So, I got this error:

PHP Warning:  simplexml_load_file(): http://www.devtacular.com/utilities/atomtorss/?url=https%3a%2f%2fgithub.com%2ftaophp.atom:1: parser error : Document labelled UTF-16 but has UTF-8 content

I may have a look myself to your script and eventually make a pull-request if I succeed.

Regards,

Stéphane Mourey

@taophp
Copy link
Author

taophp commented Oct 16, 2014

Sorry, it seems that this issue is related to your web service and not to the Github project.

@taophp taophp closed this as completed Oct 16, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant