fix
Please note: This website includes an accessibility system. Press Control-F11 to adjust the website to people with visual disabilities who are using a screen reader; Press Control-F10 to open an accessibility menu.

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?