Jump to content

Moderated submissions...


cobaltblue

Recommended Posts

Hello everyone,

 

I'm looking for a simple way to pull this off, and I'll try to explain it as detailed as possible...

 

My goal is to have users input text, submit it, where it goes to a system to be approved/rejected by human moderators on a password protected page. The approved submissions are then posted to a page viewable by everyone, and the rejected submissions are obviously dropped.

 

In case that was unclear, here's a simple diagram:

 

Input textbox -> Submit -> Moderation system -> Approved to other page

 

 

The problem is simply I don't know how to make this work. I am a beginner when it comes to PHP, and I just need someone to point me in the right direction.

 

Thanks to anyone who can help me out.

Link to comment
https://forums.phpfreaks.com/topic/73551-moderated-submissions/
Share on other sites

What do you need to know ?

 

its probably best to use a mysql database, do you have a Moderation/User system inplace ?

 

I just need to know how to actually go about doing it.

 

I don't have a user system in place yet, but it wouldn't be that hard to set up.

Link to comment
https://forums.phpfreaks.com/topic/73551-moderated-submissions/#findComment-371103
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.