PHP + AJAX

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
naeem084
Forum Newbie
Posts: 7
Joined: Mon Aug 17, 2009 12:16 am

PHP + AJAX

Post by naeem084 »

i want to select multiple option from combo box and then add that selected options at once while using ajax and PHP..

is there any one can help me?
User avatar
jackpf
DevNet Resident
Posts: 2119
Joined: Sun Feb 15, 2009 7:22 pm
Location: Ipswich, UK

Re: PHP + AJAX

Post by jackpf »

What part are you having trouble with?
naeem084
Forum Newbie
Posts: 7
Joined: Mon Aug 17, 2009 12:16 am

Re: PHP + AJAX

Post by naeem084 »

1... i want to display the selected option with the remove button... and then add them at once..
User avatar
jackpf
DevNet Resident
Posts: 2119
Joined: Sun Feb 15, 2009 7:22 pm
Location: Ipswich, UK

Re: PHP + AJAX

Post by jackpf »

I'm not sure what you mean...what remove button?

I suggest you google for an ajax tutorial, since you don't seem to be having trouble with one particular part, rather, you don't know how to do it at all.
Post Reply