[PHP] alternating row color--newbie help

2004-04-15 Thread Montagna, Dan
Hi everyone, Well, I've hit all the forums and tried it a few different ways, but I still can't get this code to work. At this point it just shows me an empty table with column headings. I am new and still experimenting, but can someone tell me what is wrong here? This is pretty much straight

[PHP] drop down list not populating

2004-01-27 Thread Montagna, Dan
Hi I've got the code for a drop down list and the drop down box displays--but with no info in it. The underlying table is populated so I could use some advice on what might be wrong from here SELECT ? include(includes/db.php); MYSQL_CONNECT(HOST,USER,PASS) OR DIE(Unable to connect

[PHP] generate drop down list from DB and display info on new page base d on selection

2004-01-20 Thread Montagna, Dan
Hello, I'm new to php/mysql and have been looking for help on this for a little while. I've searched around a bit but can't find anything close enough to what I'm talking about here. I want to create a drop down list from a mysql db table (I know how to create and populate the table) that