CodeIgniter Forums
xml request - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: xml request (/showthread.php?tid=14642)



xml request - El Forum - 01-09-2009

[eluser]sojic[/eluser]
I'm developing "search" module which will get results from another site via xml

I have to "load" xml from:

Code:
http://searchenginesite.com/index.psp?dosearch=true&search=KEYWORDS&t=xml&key=allowme&hl=mk&page=CURRENTPAGE&extra=dom_mysite.com

Any hints to "load" xml?


xml request - El Forum - 01-09-2009

[eluser]Michael Wales[/eluser]
cURL or the Snoopy library