Chapter 6 problems
Hi. I cant seem to get the last part of editing records. Everything went fine in chapter 6 till I got to the part about editing. I made the suggested changes on movie.php and index.php.
But after the changes, i could not add anymore. The add button was blank. When I clicked on it it would redirect me to a blank page.
When I try to edit one of the existing records, the edit button had edit$id=X where x was the record number. When I clicked on the button there were no changes to the database.
I know that the database is connected properly because the records show on index.php and I can delete records properly. The old version on movie.php still allows me to add records.
I tried downloading the codes from this site and copied over what I wrote but I'm still having the same problems. I've spent a good part of yesterday trying to figure out what the problem was.
Any help would be appreciated.
|