List Info

Thread: mkdir(string path,int) problem




mkdir(string path,int) problem
user name
2006-02-10 17:07:04
Hi, iam trying to create a folder using mkdir(string
path,int) but its
not working is there another way to create a folder or i am
missing
somthing about the mkdir command. Best regards Ash


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "PHP-Masters" group.
To post to this group, send email to PHP-Mastersgooglegroups.com
To unsubscribe from this group, send email to
PHP-Masters-unsubscribegooglegroups.com
For more options, visit this group at http://gro
ups.google.com/group/PHP-Masters
-~----------~----~----~----~------~----~------~--~---
mkdir(string path,int) problem
user name
2006-02-10 17:50:24
Hi Ash,
What is the error you are getting? Also what are the
parameters you
are passing? It would help a lot if you could paste it into
a reply


I can only think of 2 problems you might have atm.

1. Have you put a full path to your home directory in? E.g.
if it is
on a webhosting provider's server, is the path set to
"/your/home/directory/newdir/" or whatever it
should be?
2. Try setting the mode to just 0700, or leaving it out
altogether.
Leaving it out will create the directory with default
permissions.

Matt

On 2/10/06, Ash <ghrabi007hotmail.com> wrote:
>
> Hi, iam trying to create a folder using mkdir(string
path,int) but its
> not working is there another way to create a folder or
i am missing
> somthing about the mkdir command. Best regards Ash
>
>
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "PHP-Masters" group.
To post to this group, send email to PHP-Mastersgooglegroups.com
To unsubscribe from this group, send email to
PHP-Masters-unsubscribegooglegroups.com
For more options, visit this group at http://gro
ups.google.com/group/PHP-Masters
-~----------~----~----~----~------~----~------~--~---
mkdir(string path,int) problem
user name
2006-02-28 17:23:26
thanks for your help but i solved the problem
thanks again
Best Regards
Ash


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "PHP-Masters" group.
To post to this group, send email to PHP-Mastersgooglegroups.com
To unsubscribe from this group, send email to
PHP-Masters-unsubscribegooglegroups.com
For more options, visit this group at http://gro
ups.google.com/group/PHP-Masters
-~----------~----~----~----~------~----~------~--~---

mkdir(string path,int) problem
user name
2006-03-01 05:12:49
Please tell all group member how you solve the problem. It is good ethics to tell every one how you got the solution. may some one get help. after all we all working on "Open Source".

-thanks

Ash <ghrabi007hotmail.com> wrote:

thanks for your help but i solved the problem
thanks again
Best Regards
Ash




Yahoo! Mail
Bring photos to life! New PhotoMail makes sharing a breeze.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "PHP-Masters&quot; group.
To post to this group, send email to PHP-Mastersgooglegroups.com
To unsubscribe from this group, send email to PHP-Masters-unsubscribegooglegroups.com
For more options, visit this group at http://groups.google.com/group/PHP-Masters
-~----------~----~----~----~------~----~------~--~---

mkdir(string path,int) problem
user name
2006-03-23 20:59:07
$pathname='\Member\\'.$memid;
$fal=0777;
mkdir($pathname,$fal);
Best Regards 
Ash


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "PHP-Masters" group.
To post to this group, send email to PHP-Mastersgooglegroups.com
To unsubscribe from this group, send email to
PHP-Masters-unsubscribegooglegroups.com
For more options, visit this group at http://gro
ups.google.com/group/PHP-Masters
-~----------~----~----~----~------~----~------~--~---

[1-5]

about | contact  Other archives ( Real Estate discussion Medical topics )