Welcome Guest, Not a member yet? Register   Sign In
file_get_contents - returning error No such file or Directory.
#2

[eluser]coolfactor[/eluser]
Probably don't want to be using file_get_contents(), but rather readfile().

file_get_contents() returns the contents as a text string, but readfile() sends the data as-is to the output buffer.


Messages In This Thread
file_get_contents - returning error No such file or Directory. - by El Forum - 09-19-2007, 01:01 PM



Theme © iAndrew 2016 - Forum software by © MyBB