A
A
Alexey Chernov2016-02-07 15:27:15
PHP
Alexey Chernov, 2016-02-07 15:27:15

How to implement post output confirmation (by admin) added by user?

I will describe the picture: the user, having entered the page, can add a post through the form and the administrator already decides whether to display this post for him or not. At the same time, a notification about the action performed by the user is sent to the administrator's mail.
Advise what - a thread plug-ins or how it is possible to make it?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey Poloz, 2016-02-07
@kosyachniy

You enter a post into the database, and there (in the database) you set the flag to 0, and then after checking by the administrator, the flag to 1 is displayed.
You can also send an email via php

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question