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!
Please help. I was copying a zip files from a website using the copy() function. I accidently messed up my loop, and now my zip files are growing and growing. Even though the zips don't belong on the server I am copying to, they are making blank zip files. The loop is never ending. I've made about 20 thousand zip files and I'm frantically panicking. How can I KILL THIS SCRIPT???