button coding problems

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
nitros
Forum Newbie
Posts: 2
Joined: Wed Feb 25, 2009 6:33 am

button coding problems

Post by nitros »

hye all
i need help from u guys on coding a button
i already done working on two drop down list and work well with my table in db
now i need to coding a button which is when we click it will appears image and text for the selected two drop down list..

let me give u example,the two drop down list is location 1 and location 2.I got one button which is named "get direction".so after we chose the location 1 and location 2,we click the get direction button and it will appear a result which is image and text,all of them are stored in db..what function or codes that i need to coding the get direction button?
Post Reply