PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
always when the loop is at its last index
it can't delete the file that is in that index,not metter what the file!!!
i tried iffrent cobmination and every time the same problem!
always the last file isnt deleted and i get a permission denied warning!
why is that?
thnaks in advance
peleg
it is because apache or whoever executes the php code is not allowed to delete the files
well its not thep roblem!!!!
beacuse f for example the last file iss 3333.txt
and it dosent delete it
i add a new file called 44444.xt
and now 4444.txt isnt being deleted!!!!!
if it matters i am working with apache 2.0.46 and php 4.3.2 on win 2000