PHP: fopen - Manual - PHP: Hypertext Preprocessor
With php 5.2.5 on Apache 2.2.4, accessing files on an ftp server with fopen() or readfile() requires an extra forwardslash if an absolute path is needed. i.e., if a file called bullbes.txt is stored under /var/school/ on ftp server example.com and you're ...