i have a file named "h.txt". I chmoded it to 777, but still the php script (or interpreter) tells me "permission denied", when i try to write data into it.
Does anybody have a clue how i can fix that problem ?
hope so,
regards ali
sorry, i made a mistake:
the file i want to edit is my .htpasswd file. But i can't even chmod it with my ftp client because the files strating with "." are hidden. Does any body know php function that could help me with taht or has anybody a better solution how i cann chmod my htpasswd file ?
thanks in advance
ali