Go Back   CodingForums.com > :: Server side development > PHP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 02-26-2013, 04:40 PM   PM User | #1
367
New Coder

 
Join Date: Nov 2011
Posts: 11
Thanks: 3
Thanked 0 Times in 0 Posts
367 is an unknown quantity at this point
How to insert multiple records in one table field and display them?

Hi,

am using jquery tokeninput (http://loopj.com/jquery-tokeninput/) to search products from products_table and insert them in input field. Now, on submit, i need to save that selected products in order_table, and then display products from that order.
The only idea that i have is to insert id's of products in one field of particular order (something like: 1/3/6/8/9) and then when am displaying order it shows products with that id's. But how to do that?

Thanks

Last edited by 367; 02-26-2013 at 04:55 PM.. Reason: with row i meant field
367 is offline   Reply With Quote
Reply

Bookmarks

Tags
jquery, mysql, php

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 12:21 PM.


Advertisement
Log in to turn off these ads.