Jump to content

Dir Path, folders with names starting with n issue.


JMair

Recommended Posts

I think this is a php syntax error I'm not doing correctly. Here is the exact path I'm making for individual users. It works for all so far unless the user has a N for the first name, like Nancy Bell.

 

$path = "shared documents of\nbell\Four Agreements\\";

 

I'm guessing this is failing because it's seeing the \n as a function?

 

I've made a work around, but now I'm wondering how I should be solving this problem if a folder name starts with a 'n'?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.