I am trying to create a dynamic drop down list using PHP and mysql database. I have written the following code and its giving me the output, but the problem is that its show
" . $row['selected_coloumn'] . ""; } ?>
In this example please select your 'coloumn_name' and 'table_name'.
'coloumn_name'
'table_name'