php --- fopen

Avatar
  • Answered
i php have code that works on a different host than on inmotion:
fopen($data_file,"r");
i'm opening a txt data file.
any hints?