WorldBuilder
January 26th, 2004, 08:32 PM
Hi guys, I have another one. I downloaded a php/mysql script for an online poll. I have follwed the instructions, done everything right (I think) and this is not working. It looks fairly complex and since i'm still in the learning stages, I'm stuck. I got the script from here (http://www.widgetmonkey.com/app.php?id=2).
I attached the files necessary to this post. My use of the script can be found here (http://www.bartlett-family.net/quiz/index.php). As you can see, all there is is the "See how you did" button. In phpmyadmin, I created a database named "quiz", a table in that database also named "quiz", and the necessary 7 fields: id, question, opt1, 2, 3, answer, and q. I also created a user: "quiz"
When I try to add questions through the "editquiz.php" file in a browser, it seems to work, but no questions show up.
I don't even know where to begin debugging. Is it a mysql or php problem? I've been working on it all day, have made a little progress here and there, but am stumped. Any help would be most appreciated. Thanks!
Chris
I attached the files necessary to this post. My use of the script can be found here (http://www.bartlett-family.net/quiz/index.php). As you can see, all there is is the "See how you did" button. In phpmyadmin, I created a database named "quiz", a table in that database also named "quiz", and the necessary 7 fields: id, question, opt1, 2, 3, answer, and q. I also created a user: "quiz"
When I try to add questions through the "editquiz.php" file in a browser, it seems to work, but no questions show up.
I don't even know where to begin debugging. Is it a mysql or php problem? I've been working on it all day, have made a little progress here and there, but am stumped. Any help would be most appreciated. Thanks!
Chris