Re: [PHP] PHP fileperms is not working

2003-02-18 Thread Ernest E Vogelsinger
At 13:59 18.02.2003, DIKSHA NEEL said: [snip] >hi all, > >the file permission command is not working. >any idea why? > >$filename = '\bdoi_change\andar.html'; > >printf("%0",(fileperms("\bdoi_change\andar.html") & 0777)); [snip]--

[PHP] PHP fileperms is not working

2003-02-18 Thread DIKSHA NEEL
hi all, the file permission command is not working. any idea why? $filename = '\bdoi_change\andar.html'; printf("%0",(fileperms("\bdoi_change\andar.html") & 0777)); diksha. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php