Search found 1 match
- Sat Sep 26, 2009 1:48 pm
- Forum: Databases
- Topic: Update Database with submit button
- Replies: 1
- Views: 505
Update Database with submit button
Hi, I've been having trouble updating my database with a submit button. I've done a lot of searching and I have no idea why it isn't working. I can pass the values past the submit button but it will not store in the database. <?php $resource = mysqli_connect(*****) or die('Could not connec...