PDA

View Full Version : AutoDestructer PHP [dynamite like]



▄▄▄
December 29th, 2005, 11:03 AM
Supouse that you have a site in an X server, this is a true story, and the people of that server dont agree with your idea of leaving that server to change to another, and they change your password. Is there a way of, with php, if i already have this supose php in that server to delete all the content on my site? like a massive UNLINK ??? deleteng files and directoris?

Sniper Jo
December 30th, 2005, 07:36 PM
you could make a php script that when u run it loops though all your directorys and deletes them.