jQuery and PHP suggested answers

Posted by Samir Ghobril on Stack Overflow See other posts from Stack Overflow or by Samir Ghobril
Published on 2011-02-02T15:01:49Z Indexed on 2011/02/02 15:25 UTC
Read the original article Hit count: 226

Filed under:
|
|
|

Hey guys, there is a form where the user select some of his friends and I'm curious on how I can implement a list that searches simultaneously while the user is typing a friend's name and when he selects the name the name is written in the text box(jQuery). And if the user wants to select more than one friend, when I'm inserting the names in the database, how can I separate the names that are written in one input field?

© Stack Overflow or respective owner

Related posts about php

Related posts about JavaScript