Programming help
Search Only:

Search Keyword populate multi drop down list from database php

Total: 40 results found.

Page 1 of 2
Hello, Im trying to populate my drop down menu from my database. When I look at the list in the drop down menu, I can see that it has been populated by the database (the values are all integers), ...
Happy Friday. I am writing an online job questionairre in php. I want to populate a drop down list on an html form to be from a mysql file. For example-the question being asked on the questionairre ...
hi all, i am new to php,html and js. Anyway I was given a badly written php code that I need to fix !! I tried to look for a thread but couldnt. I am trying to make a drop down list that ...
Could anyone please show me an example PHP page to populate a drop down box from mysql and when a selection is made a query is produced to fill a second drop from a mysql database. Such as pick ...
Im trying to create multiple drop down lists from a database, Im a little confused how to go about it. Whether I need two queries or not. Im getting the info for list 1 from table A and the info ...
Ive searched without finding a solution. PROBLEM: I create 10 indivdual html pages each day (news items). At the bottom of each page is dropdown code in the form of onChange="blah, ...
I am trying to make a drop down list that populates the information from the database. The table has 3 columns: category_id, parent_id, name I able to retrieve the data but I want them ...
I want to create an online catalogue. Heres what I want to do. I want to have a page with a drop down list of product categorys which are listed inside mySQL database. eg, Hard Drives, ...
Hi Folks, I have a category drop down list which I have populated from the Category table in the MySQL database. I now want to populate the products list from the products table but ...
Hi All! Im almost done with this PHP script, except I cant figure out how to automatically populate the second drop down list "make" without pressing the submit button. I created the ...
... data from a second table dependant on the id of the data displayed from the first table - all at the same time!! Im using the following code to populate the drop down box: PHP Code: <html>  ...
HI, I have searched the forums and found problems similar to mine, but have not found a solution to my problem yet and wondering if someone can help. I have 2 drop down tables that are populated ...
I am using a Filemanager script to display contents of a directory on my server. It works well but would like some pointers as to how I would be able to sort the files from a drop down list that ...
Hi all I need some help/advice with a drop-down listbox. At the moment this is what Im using to search ages on my PHP/MySQL database. it works perfectly, but I dont like the way it looks. ...
... all i really have to start with..i thnk i have to put all the information into an array. but im completly lost and doubt itd be the way to do it.. is this right? how can i make $assignment_id populate ...
hi ive already posted this question, but didnt get much help!!! so here i am again! im making developments to a php/mysql database, and im adding options into a search. I need to add a <select> ...
Hi am really new to PHP and am looking for a little help, I need to create a dynamic drop down list. By this i mean that the webpage html form = select style will recieve all the values ...
rite then........ i have this code that creates a drop down list of dates... PHP Code: <?php function datefunction()         $t++;      ...
Hi Everyone, Thanks for taking the time to look in advance. Ok, ive been researching this on the net for the past couple of days, and all I seem to find is the ASP code/help. My current page ...
first of all, i am a novice at php, i have only done a couple small form to txt file stuff so i apologize if i say something dumb ok, i am starting a site selling rims for cars and i want ...
<< Start < Prev 1 2 Next > End >>