|
-
Feb 19th, 2008, 08:03 PM
#1
Thread Starter
New Member
Data from one table to another
Well just stumbled upon this forum after looking for soem information and thought you lot may be able to help 
Wel the scenario is:
I'm a student for a university and currently doing my project (which is about complete) the project is marked on documentation rather then the program actually working xD but i would like to get it working for future referance.
Now the program so far submits data from a php form to a SQL DB. This DB is called upon the admin page which i done in a loop to display it. Now the admin has to approve or deny each one of them and they get moved to another table depending on if it was approved or not.
I.E
User submits idea
Idea goes to db table idea
Admin sees idea on php page that calls the DB
-
Admin apporves/ denys idea
idea gets deleted from idea table
idea get moved to accepted/denied table (contains same fields)
Now i was thinking this could be done by checkboxes some how or even buttons but not sure where to start.
So can anyone point me in the correct direction
Kind regards
Mrmoomoo
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|