HI ALL, i am getting the result as 644 when i execute the following command. can anyone please tell me what file permission does 644 stand for and what should i do to make my file readable?
$filename = '\bdoi_change\sundar.html'; printf("%o",(fileperms("\bdoi_change\andar.html") & 0777)); regards, diksha. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php