Difference between #2 and #3 of
Integrate Zend 2 XML writer into Yii

Changes

Title unchanged

Integrate Zend 2 XML writer into Yii

Category unchanged

Tutorials

Yii version unchanged

Tags unchanged

zend, XML

Content unchanged

[...]
header("Content-type: text/xml");
$out = $feed->export('rss');
echo $out;
```

And that's it!
2 0
4 followers
Viewed: 48 672 times
Version: 1.1
Category: Tutorials
Tags: XML, zend
Written by: Jonny
Last updated by: CeBe
Created on: Feb 3, 2014
Last updated: 10 years ago
Update Article

Revisions

View all history