そんなわけない

file_get_contents("ファイル名");には、絶対パスは使えないかも。
file_get_contents("ファイル名");には、絶対パスは使えないかも。

どういうテストをしたんだろう.

$ php -r 'var_dump(file_get_contents("/etc/wgetrc"));'|head
string(4204) "###
### Sample Wget initialization file .wgetrc
###

## You can use this file to change the default behaviour of wget or to
## avoid having to type many many command-line options. This file does
## not contain a comprehensive list of commands -- look at the manual
## to find out what you can put into this file.
## 
## Wget initialization file can reside in /etc/wgetrc