954,585 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Pease Help

I am now making a content management system for my site and I made a form that adds a new task to the database but I want this form to enable multiple users to this task I user select tag and allowed multiple choice but when I click submit I only found that only the first user has been added to the database although I made table in my database called tasks_users that takes the Id of the user and the ID of the task
so please if anyone knows a solution to this problem contact me
Thanks

mostafanageeb
Newbie Poster
6 posts since Jan 2008
Reputation Points: 4
Solved Threads: 0
 

Post your code.

nav33n
Purple hazed!
Moderator
4,465 posts since Nov 2007
Reputation Points: 524
Solved Threads: 356
 

At a time one user can insert data in any form. Any how send your code plz

BzzBee
Posting Whiz
327 posts since Apr 2009
Reputation Points: 16
Solved Threads: 48
 

If you mean for a user to be able to select multiple items in a combo box then make the name of the combo box name=name[] and use a foreach loop to check the results.

cwarn23
Occupation: Genius
Team Colleague
3,033 posts since Sep 2007
Reputation Points: 413
Solved Threads: 259
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You