narupenguin
New member
Okay, so first I run an anime/manga graphics based website. I use MySQL and PHP to organize my website.I want my visitors to easily sort things by series (as in, anime/manga series) by using a drop-down box input field. I got this to work on one of my pages using a tutorial, but when trying to do it on other pages I could not because the website with the tutorial is now shut down.
Here's the code of the nonworking dropdown: http://pastebin.com/tmYSB5fi
And here's the nonworking page: http://pastebin.com/iLAW4VH2
Please help, because I am not very good with PHP, and hunting out errors and such. So far I think the problem may be in the database somewhere, but I have no clue.
Here's the code of the nonworking dropdown: http://pastebin.com/tmYSB5fi
And here's the nonworking page: http://pastebin.com/iLAW4VH2
Please help, because I am not very good with PHP, and hunting out errors and such. So far I think the problem may be in the database somewhere, but I have no clue.