Re: [PHP] Problem with mkdir() under windows.

2004-03-15 Thread Richard Davey
Hello Brian, Monday, March 15, 2004, 2:42:14 PM, you wrote: BJC> I'm having a problem using the mkdir() function under windows when the BJC> directory containts a special character. For instance, the directory BJC> "Someone's Files", a forward slash is added before the 's and the directory BJC> r

[PHP] Problem with mkdir() under windows.

2004-03-15 Thread Brian J. Celenza
I'm having a problem using the mkdir() function under windows when the directory containts a special character. For instance, the directory "Someone's Files", a forward slash is added before the 's and the directory returns an error. Is there a way around this? Thank you Brian -- PHP General Mai