Hello all,
I am a php beginner please help me out.
I have a database named "state" in MySQL.
In it m having a table "cities" with columns "id" and "Name".
I want to write a php script that will add the contents of column "Name" to the combo box (Combo Box is designed in html).
Please help me as soon as possible.
Thank you.