Hi All,
haven't been here in awhile, good to be back..lol..anyways. I stuck on trying to updated a database on MYSQL server. I have a application database, just a simple one, I just want to learn the language first. Anyways, I have five columns in the table and I'm using a HTML form to retrieve the data from the mysql server. How would I retrieve the data from the mysql database and display the results in the forms, so I can modify what's in the table through the form. and sent it back to the mysql database. I just need a general idea of how to do it.