Quantcast
Channel: Feed module that pulls content from remote site PHP - Stack Overflow
Browsing all 4 articles
Browse latest View live

Answer by dqhendricks for Feed module that pulls content from remote site PHP

You may want to consider javascript options. It would matter little what the dev is using technology wise. They could include it as a widget on their page with one line of html. Might take some extra...

View Article



Answer by toopay for Feed module that pulls content from remote site PHP

Check this out : https://github.com/toopay/CI-Proxy-Library. Its originally writen for Ci as community contribution, but with lil tweak, you should can use it on any php framework. It does can crawl a...

View Article

Answer by JamesK for Feed module that pulls content from remote site PHP

You should create a web service, then make your module as an implementation of that web service. I'd suggest using a RESTful architecture with JSON output since that would make it easily queried and...

View Article

Feed module that pulls content from remote site PHP

I'm looking for a way to easily package and distribute a module that would pull content from my site and display it like a feed on another site.Ideally I would build a module that the dev could easily...

View Article
Browsing all 4 articles
Browse latest View live




Latest Images