English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

PHP. mkdir() won't work on Windows. What else can I use on Windows?

2007-09-28 17:38:39 · 4 answers · asked by Anonymous in Computers & Internet Programming & Design

I got it to work by using "path\\to\\my\\dir" instead of "/path/to/my/dir"

2007-09-28 17:55:47 · update #1

4 answers

It should work, it is probably the 'quirk' of windows file system that makes the outcome not as desired. Check out the referenced page. Look up kendsnyder's entry in the message board.

2007-09-28 17:45:48 · answer #1 · answered by W 3 · 0 1

Mkdir Windows

2016-12-16 18:11:11 · answer #2 · answered by Erika 4 · 0 0

It should work, but "maybe", you have a restriction on the file system: check the properties and permissions. Sometimes, you have permissions set too low (777 is max, all allowed)

2007-09-28 20:42:08 · answer #3 · answered by just "JR" 7 · 0 0



or whatever the command is for windows... ;)

2007-09-28 17:42:46 · answer #4 · answered by Anonymous · 0 1

fedest.com, questions and answers