file_get_contents(”csvファイル”);

で取得可能。

因みに、file_get_contentsは、csvファイルだけではなく、.txtも、htmlソースも読み込み可能。

詳しくは、こちら。

http://jp2.php.net/manual/ja/function.file-get-contents.php