Jump to content

root directory

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
2 replies to this topic

#1
Chan

Chan

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 204 posts
I am trying to access the root directory using PHP. I am using "/" as the root directory but this doesn't seem to work. This is on a windows machine. Does anyone know how to access root on windows?

#2
Saint

Saint

    Learning Programmer

  • Members
  • PipPipPip
  • 63 posts
The root directory in Windows is "C:\"
Hi >> Saint

#3
Chan

Chan

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 204 posts
Oh. I guess I knew that (sort of).