this looks right doesn't it? chmod("usernumber.txt", 0666); It tells me that the operation is not permitted. Please help
hmmmm, chmod is a 3 digit security code isnt it?
try it with 3 digits, or just get SmartFtp which has some brilliant chmod functions which are fast and easy to use
mike
no, its still not working with just the three digits. Still telling me operation not permitted.
It sounds like you don't have permission the whole 'not permitted' part
What is the server set up you have? Are you logging in as an admin level user? If not then you probably won't have permission to make chmod changes and you may need to liase with the server admin to get the directory changed (or get your username granted rights to chmod stuff).