O
O
ostrogorcev2016-02-04 19:21:33
Message Queues
ostrogorcev, 2016-02-04 19:21:33

How to properly implement background tasks?

Hello! Need help.
There is a site. There are users. There are roles in users (admin, super admin).
The essence of the problem: the
administrator has the ability to edit certain information.
If he edited something, it goes into the background, and only if the super admin confirms it, the information is edited in the database.
How to implement it correctly? Are there any tools for this or templates?
Thank you!

Answer the question

In order to leave comments, you need to log in

2 answer(s)
Z
ZLOFENIX, 2016-02-04
@ZLOFENIX

Make a separate table with edits, make edits and related ones as needed, show it to the super and the confirmation / reject buttons.

A
Alexander Kubintsev, 2016-02-04
@akubintsev

Described in general does not concern background tasks in any way.
TK is trivial for a junior.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question