04-06-2008, 11:12 PM
|
#2 (permalink)
|
|
Wizard
Join Date: Sep 2007
Posts: 1,299
Thanks: 17
|
The second arguement to the function is invalid, false is not a flag.Your valid flags are
FILE_USE_INCLUDE_PATH
FILE_TEXT
FILE_BINARY
PHP: file_get_contents - Manual
|
|
|
|