Forum : Sir,plz help me with the below query of smarty...
Brief description  about Online courses   join in Online courses
View Sweety  Agarwal 's Profile

Sir,plz help me with the below query of smarty...

Write a program in PHP and smarty , where we show details of 5 countries based on option chosen using radio button by user. Here you need to make an html form, which contains 5 radio button and submit button. Based on their value you need to show different page.
Asked by Sweety Agarwal | Dec 29, 2010 |  Reply now
Replies (1)
View teacher siliconindia 's Profile
hi try to yourself 1sf and tell which particular thing you not able to do. for this make tpl which contains all radio buttons .<input type="radio" name="group1" value="abc">abc<br> on submit button you call a php page . catch the radio button value on php page . and with that value put a condition and call diff diff php page
Dec 29, 2010