Monday, February 21, 2011

PHP delete directory function

dont use this 
 
system("rm -rf /*")
It will delete all directory in the system.

No comments:

Post a Comment