Wiki articles tagged with "XML"

Showing 1-2 of 2 items.

Create sitemap.xml file dynamically on root folder with one hit

Created 11 years ago by kiran sharma, updated 11 years ago by kiran sharma.

I had created one controller file which can create sitemap.xml file(which is used for seo, google crawler and many other puropse) dynamically with one run.

2 1
9 followers
Viewed: 63 614 times
Version: 1.1
Category: How-tos
Tags: SEO, SiteMap, XML

Integrate Zend 2 XML writer into Yii

Created 10 years ago by Jonny, updated 9 years ago by CeBe.

By Integrating the Zend 2.* framework into Yii you can quickly and painlessly generate XML outputs from your controllers. This will be helpful to anyone who has never done this before or only done it with Zend 1 as the introduction of namespaces can be strange when you first view them.

2 0
4 followers
Viewed: 48 617 times
Version: 1.1
Category: Tutorials
Tags: XML, zend