[fw-general] Getting feeds for website

2013-02-13 Thread sand...@orangemantra.com
Hi, I am fetching feeds for my website. The solution for php is given below. I dont know how to use zf2 library for this. Please tell me which library to use for this and also, the solution if possible. It is urgently needed please help. Below code is working fine in php, i want to use it

Re: [fw-general] Getting feeds for website

2013-02-13 Thread Marco Pivetta
ZF2 is still PHP... You can keep doing that... Consider looking into `Zend\Feed\Reader` anyway ( http://framework.zend.com/manual/2.0/en/modules/zend.feed.importing.html ) Marco Pivetta http://twitter.com/Ocramius http://ocramius.github.com/ On 13 February 2013 10:28, sand...@orangemantra.com