[PHP] Re: mkdir() Cannot Create Directories

2008-06-20 Thread Michelle Konzack
Am 2008-06-17 14:43:52, schrieb Wei, Alice J.: This is my PHP code: mkdir(C:/Inetpub/wwwroot/TPU/test/$id, 0755) or die (pCannot crea ^ ^ The is missing Thanks, Greetings and nice Day/Evening Michelle Konzack

[PHP] Re: mkdir and directory permissions

2002-10-25 Thread Matias Silva
Cool! the umask() is what I have to set prior to mkdir() for this to work. Thanks Jason Marek -Matias Matias Silva [EMAIL PROTECTED] wrote in message news:20021024225108.24906.qmail;pb1.pair.com... Hi-ya all, here's a quickie... In my script I create a directory (mysql.backup.timestamp/)

[PHP] Re: mkdir()

2001-11-28 Thread lallous
Never tried it though: learn to use (L|U)nix's TAR command, and then execute it from your PHP script with options that allow TAR to recurse into directories and stuff. then copy that TARed file from source dir to dest. dir, and then untar it back again. good luck. Christoph Starkmann [EMAIL

[PHP] Re: mkdir failed

2001-08-30 Thread Richard Lynch
Are you sure it's ../tmp and not just /tmp?... See if you can do opendir and readdir on ../tmp -- WARNING [EMAIL PROTECTED] address is an endangered species -- Use [EMAIL PROTECTED] Wanna help me out? Like Music? Buy a CD: http://l-i-e.com/artists.htm Volunteer a little time: