what mode to use when creating dirs with mkdir?



what mode to use when creating dirs with mkdir?..

Answer / mahidhar

chmod=0777

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More PHP Interview Questions

what is variable scope, which variables are accessible from where and what are "undefined variable" errors?

0 Answers  


How can we submit form without a submit button?

0 Answers  


How to Retrieve a Cookie Value?

0 Answers  


What is the use of paypal in the e-commerece website?

3 Answers   RedAlkemi,


Explain the value of the variable input is a string 1,2,3,4,5,6,7. How would you get the sum of the integers contained inside input?

0 Answers  






What type of inheritance that PHP supports?

15 Answers   Webwing Technologies,


What is a simple php method to make a cross domain data request?

0 Answers  


Hi all,, im completely new to PHP, started learning just 2 days before. Can anybody tell me how to run a PHP file to see the program's output? i have created some simple program in Dreamweaver CS3 but don't know how to run it...

1 Answers  


What are the __construct() and __destruct() methods in a php class?

0 Answers  


write code to find the date difference b/w two given date using PHP not MYSQL function?

3 Answers   HyperQuality, Synctra Solutions,


In php how can you jump in to and out of "php mode"?

0 Answers  


So if md5() generates the most secure hash, why would you ever use the less secure crc32() and sha1()?

0 Answers  


Categories