db->query("DROP DATABASE '".$conf["db_database"]."'"); // Deleting the symlink in /var/www unlink("/var/www/ispconfig"); // Delete the ispconfig files exec('rm -rf /usr/local/ispconfig'); echo "Finished.\n"; ?>