|
Re: need help with pointing to an ubuntu directory. Using LAMPP
I see sorry I'm originally from a windows background and used to use DOS back in the day so I do remember all the cd.. commands etc.
If thats the case what method could I use to determine whether the file is a directory or a file. I need to know this so that if its a directory it need to cd to that directory and start the go through all that directories contents. I see theres a filetype() function but that seems to break when the filetype is not a dir.
|