Welcome Guest, Not a member yet? Register   Sign In
Need to load a foreign page somehow
#2

[eluser]weboap[/eluser]
use curl to pull the page to a var in your controller then send it to the view and echo it there just like a part of your site,
but make sure to implement the case if the communication between your site the remote site fails

you can use, php curl func,
http://php.net/manual/en/book.curl.php
or spark :
http://getsparks.org/packages/curl/show
or
file_get_contents()
http://stackoverflow.com/questions/27291...lar-folder
........
good luck


Messages In This Thread
Need to load a foreign page somehow - by El Forum - 05-31-2012, 11:22 AM
Need to load a foreign page somehow - by El Forum - 05-31-2012, 11:29 AM



Theme © iAndrew 2016 - Forum software by © MyBB