Welcome Guest, Not a member yet? Register   Sign In
file_get_contents() and CI 3.0.0
#4

file_get_contents() only retrieves a file as a STRING. It doesn't "parse" or "execute" it. It's up to you what to do with the string. So after you retrieve a "page" using file_get_contents(), what are you trying to do with it? What are the contents of the file?
Reply


Messages In This Thread
file_get_contents() and CI 3.0.0 - by Tecvid - 06-12-2015, 04:22 AM
RE: file_get_contents() and CI 3.0.0 - by Tecvid - 06-12-2015, 05:39 AM
RE: file_get_contents() and CI 3.0.0 - by CroNiX - 06-12-2015, 07:06 AM
RE: file_get_contents() and CI 3.0.0 - by Tecvid - 06-12-2015, 07:39 AM
RE: file_get_contents() and CI 3.0.0 - by CroNiX - 06-12-2015, 12:21 PM
RE: file_get_contents() and CI 3.0.0 - by Tecvid - 06-12-2015, 09:08 PM
RE: file_get_contents() and CI 3.0.0 - by gadelat - 06-12-2015, 12:49 PM
RE: file_get_contents() and CI 3.0.0 - by Tecvid - 06-12-2015, 09:11 PM



Theme © iAndrew 2016 - Forum software by © MyBB