Hi, I'ma a designer trying to teach myself the rudimetaries of PHP and Mysql, have done the basics (ie created dbase on mysql and used PHP to add /list and delete records)
The next step I want to learn is to use HTML Dropdown boxes to query the database and display the relevant info through PHP into the browser.
I know how to get the dbse to display the info i want when logged onto telnet, so need more help with the php.
Have found a ton of resources on everything else but this, anybody got any ideas, even a link tutorials would be good.