1
neda_barna
use getCountryList function in register.php
  • 2007/10/30 6:31

  • neda_barna

  • Just popping in

  • Posts: 63

  • Since: 2007/9/5 4


hi
the getCountryList is in class/xoopslist
now i want use this function in the register.php
i write this code in registerform
le="color: #000000"><?php $reg_form->addElement(new XoopsFormSelectCountry(_US_COUNTRY, "country", $country));

but i dont know how can input in database
when pepole select one of them how can input name of country in the database
please help
what code can write in register.php

2
neda_barna
Re: use getCountryList function in register.php
  • 2007/10/30 7:36

  • neda_barna

  • Just popping in

  • Posts: 63

  • Since: 2007/9/5 4


i want use xoopsformselect
that it is in the class/xoopsform/formselect country
in register.php