[PHP] writing to file From: Ahmed (ahmed <email protected>)
Date: 08/15/00

Hi all,
  I have problems creating new files using fopen and touch.
when I use either of them I always get " permissoin denied " although I made
the permission of the directory I am writing to 777, but if the file already
exists I can write to it using fopen, so what the problem should be ??!

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>