CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> Archive -> GotoCode Archive

 Website set up only one problem please help?

Print topic Send  topic

Author Message
Brian
Posted: 07/22/2002, 12:12 AM

I want like in event tutorial If Someone enter an announce it not be immediatly on internet it must be approved by the administrator? could someone explain me how to do? great thanks


Walied
Posted: 07/22/2002, 4:42 AM

You should have a field in the database with Boolean value like (yes/no), (1/0) or (true/false) and call it online. When the event is entered by the user it the value for that field will be false. In the administration section you specify a specific Grid/Edit for the moderator with the privilege to turn the online field to true through a compo box. So the records which are verified are turned to be true. Where you retrieve the events you should write SQL in which events with online field set to true should show.

   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.