How to fill the selection option values combo with mysql data in drupal5
ngeleja - May 16, 2008 - 07:42
I have a form in drupal 5 with as selection field. I need to populate it with data from the mysql table. How can i do it!. I'm using a form API to develop a module for displaying a form.
