Home > Ajax, MySQL, PHP > Sortable Table Ajax Mysql

Sortable Table Ajax Mysql

November 11th, 2009

Hi,
We have a large product database that is classified by product type, i.e. books, dvds, Games etc

each of these product types has a variety of attributes, books = isbn, pages, author, DVD director, rating etc. we require a page where all the product types are listed, by clicking each product type the sortable table is shown, paged (but sort works across all pages) the columns are only show for the product types properties, and are sortable by each column. see a basic example here:
http://www.discountedheating.co.uk/boiler_chart.php?btype=system&bfuel=Natural%20Gas

This would be kept as simple as possible so we can insert the table into our existing shopping cart and ideally into a Drupal page.

Ajax
PHP
Javascript

Any questions please ask.


Sortable Table Ajax  Mysql

Categories: Ajax, MySQL, PHP Tags: , , , , , ,
Comments are closed.
Bear