Quantcast
Channel: DomDocument failing to add a "link" element for RSS feed - Stack Overflow
Browsing all 3 articles
Browse latest View live

Answer by Cristian Toma for DomDocument failing to add a "link" element for...

I tried your PHP code and it works.

View Article



Answer by Jonathan Campbell for DomDocument failing to add a "link" element...

Your code sample, as written, runs and produces valid XML without an error like the one you provided. Perhaps your sample got truncated when you pasted it?

View Article

DomDocument failing to add a "link" element for RSS feed

I am trying to create an RSS feed in PHP using DomDocument but every time I try to make a node like http://domain.com the script fails $oDomDocument = new DOMDocument( "1.0", "iso-8859-1" ); // Create...

View Article
Browsing all 3 articles
Browse latest View live




Latest Images