MySql and PHP

2001-07-11 Thread Channon Quillen
Is it better to let mysql handle logins or to create a table with this info? I'm setting up a db that has faculty and students. Currently, all access to the db is through user root. I read the General Security issues and this seems to be a problem. The db will be accessable on the web, but I

Multiple input using a form

2001-07-12 Thread Channon Quillen
This question might be a little off topic, but I can see that there are many people using mysql with php. I'm looking for examples using a multi-part form to have the user enter items by way of pull-down menus. The info put into the form should query the database and store the results in a var