Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12
  1. #11
    Join Date
    Oct 2006
    Location
    Northampton
    Posts
    694
    Tokens
    142

    Default

    An example of an absolute path would be?
    Good-bye signature, I love <NOT ALLOWED NAME AT ALL> despite the infraction his last name got me.

    Free speech? Not anymore, you gotta' love this forum.

  2. #12
    Join Date
    Aug 2004
    Location
    UK
    Posts
    11,283
    Tokens
    2,031

    Latest Awards:

    Default

    Well it would depend on your sever set up. My public html folders root path is: /home/thybagc/public_html/
    for exsample. So if i wanted to create a new folder somewhere i may need to use: /home/thybagc/public_html/somephpapp/files/newfolder1

    The bold bit being the folder im creating, the rest just being the path to where i want to create it (ive never actualy used the mkdir function in a php app before, never needed to, so my understanding of it may be wrong, but thats how i belive it works)

Page 2 of 2 FirstFirst 12

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •