Home CMS Tutorial DEDECMS How to delete members in dedecms

How to delete members in dedecms

Feb 17, 2023 am 10:40 AM
Member management dedecms

Dedecms method to delete members: 1. Back up the database; 2. Open the dede backend system, and then use the SQL statement "delete from dede_member where not mid="1"" to delete registered members in batches.

How to delete members in dedecms

The operating environment of this tutorial: Windows 10 system, DedeCMS version 5.10, Dell G3 computer.

dedecmsHow to delete members?

dedecms method of deleting junk members

The specific implementation method is as follows:

Some webmasters must have a headache about members, and some people are idle and bored on the website A lot of members have been registered on the website and a lot of spam information has been posted.

My website is often registered by some registration software and a large number of illegal users. I solved the problem by using dedecms to batch delete members' SQL statements. Now I have a solution here, so I won’t say any more nonsense and go straight to the topic.

1. The database must be backed up before operation.

As shown in the figure below:

How to delete members in dedecms

2. This method is only applicable to the administrator's website.

dedecms uses SQL to batch delete registered members. Member registration information is mainly in the dede_member table. System/SQL command line tool, query how many members there are in the table select * from dede_member

3. Query results: Run the

code as follows:

SQL:select * from dede_member
Copy after login

There are 598 records in total, and the maximum return is 100.

Delete method:

Open dede background system---->sql command line tool

The code is as follows:

delete from dede_member where not mid="1"
Copy after login

(mid: 1 is myself, so I won’t delete it) as Picture:

How to delete members in dedecms

One SQL statement was successfully executed. Look again, there are no more registered users. This is the end.

《Recommended Learning: dedecms Tutorial

The above is the detailed content of How to delete members in dedecms. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Best Graphic Settings
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. How to Fix Audio if You Can't Hear Anyone
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

How to use Go language to develop the member management function of the ordering system How to use Go language to develop the member management function of the ordering system Nov 01, 2023 am 09:41 AM

How to use Go language to develop the member management function of the ordering system 1. Introduction With the popularity of mobile Internet, the ordering system has become an indispensable part of the catering industry. As an important part of the ordering system, the member management function plays an important role in improving user experience and enhancing user stickiness. This article will introduce how to use Go language to develop the member management function of the ordering system and provide specific code examples. 2. Demand analysis of membership management functions Member registration: Users can register as members through mobile phone number, email, etc. Member login

How to use PHP to develop a simple membership management function How to use PHP to develop a simple membership management function Sep 24, 2023 pm 01:24 PM

How to use PHP to develop a simple membership management function. With the development of the Internet, membership management functions have become very important for many websites and applications. Whether it is an e-commerce website or a social media platform, a convenient and effective member management system is needed. This article will introduce how to use PHP to develop a simple member management function and provide specific code examples. 1. Functional requirements Before starting development, we need to clarify the basic functional requirements of the member management system. A simple member management system should include the following

MySQL implements the member management function of the ordering system MySQL implements the member management function of the ordering system Nov 01, 2023 pm 03:45 PM

MySQL is a commonly used relational database management system. For restaurant ordering systems, it is necessary to implement member management functions. This article will share how MySQL implements the member management function of the ordering system and provide specific code examples. 1. Create a membership table. First, we need to create a membership table to store member information. You can define fields such as member ID, name, gender, mobile phone number, points, etc. Code example: CREATETABLEmember(member_idin

Where is the imperial cms resource network template? Where is the imperial cms resource network template? Apr 17, 2024 am 10:00 AM

Empire CMS template download location: Official template download: https://www.phome.net/template/ Third-party template website: https://www.dedecms.com/diy/https://www.0978.com.cn /https://www.jiaocheng.com/Installation method: Download template Unzip template Upload template Select template

How to use dedecms How to use dedecms Apr 16, 2024 pm 12:15 PM

Dedecms is an open source Chinese CMS system that provides content management, template system and security protection. The specific usage includes the following steps: 1. Install Dedecms. 2. Configure the database. 3. Log in to the management interface. 4. Create content. 5. Set up the template. 6. Manage users. 7. Maintain the system.

How dedecms implements template replacement How dedecms implements template replacement Apr 16, 2024 pm 12:12 PM

Template replacement can be implemented in Dedecms through the following steps: modify the global.cfg file and set the required language pack. Modify the taglib.inc.php hook file and add support for language suffix template files. Create a new template file with a language suffix and modify the required content. Clear Dedecms cache.

Accurate and reliable dedecms conversion tool evaluation report Accurate and reliable dedecms conversion tool evaluation report Mar 12, 2024 pm 07:03 PM

Accurate and reliable dedecms conversion tool evaluation report With the rapid development of the Internet era, website construction has become one of the necessary tools for many companies and individuals. In website construction, using a content management system (CMS) can manage website content and functions more conveniently and efficiently. Among them, dedecms, as a well-known CMS system, is widely used in various website construction projects. However, sometimes we are faced with the need to convert the dedecms website to other formats, in which case we need to use a conversion tool

What website can dedecms do? What website can dedecms do? Apr 16, 2024 pm 12:24 PM

Dedecms is an open source CMS that can be used to create various types of websites, including: news websites, blogs, e-commerce websites, forums and community websites, educational websites, portals, other types of websites (such as corporate websites, personal websites, photo album websites, video sharing website)

See all articles