Search results

  1. N

    I have a MySQL and PHP Question?

    Okay, so I have a lot of data inside a mysql database and it is displayed using PHP coding on a webpage. Now, I have a value called Type, that I want to sort by. What I want to be able to do is when I type http://mywebsite.com/layout.php?type=Div, I want it to only show the MySQL entries that...
  2. N

    Sorting by Series using PHP drop-down?

    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...
Back
Top