Moving up and down Directories in Windows

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
snowrhythm
Forum Commoner
Posts: 75
Joined: Thu May 04, 2006 1:14 pm
Location: North Bay Area, CA

Moving up and down Directories in Windows

Post by snowrhythm »

how do you do it? it's a really n00b question but i totally forget how. my uploading script is in www\benskudo\kadmin\bin and i'm using it to upload a file to www\benskudo\images\

i tried making the path \\benskudo\images\ but that didn't work....i just can't remember how to move down. :cry: please help, thanks.
User avatar
snowrhythm
Forum Commoner
Posts: 75
Joined: Thu May 04, 2006 1:14 pm
Location: North Bay Area, CA

Post by snowrhythm »

nvm, i got it
Post Reply