First Ajax application

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
madu
Forum Commoner
Posts: 32
Joined: Sat Dec 25, 2010 3:19 am
Location: india

First Ajax application

Post by madu »

hi friends ,,,
just now i start to learn ajax with php.I create a dropdown box and add three option to it.Now what i want means, when the page is load some action need to perform some action and then when option is changing it should perform some action..Here is my coded.i have three php files,,,

http://pastie.org/1492172
Post Reply