I'm looking for the easiest way to build a table and generate a script to sort it. I want to add information to the rows and have it sortable by column (asc/desc).
Sort of like NameCheap's table here:
http://www.namecheap.com/domain-pricing.asp?pricefor=register
(yes, I know that's ASP)
It would be great if I could easily add data via forms to a MySQL database which would pick up all the information.
I am not an expert in PHP, so I would appreciate any guidance. Thank you!
Sort of like NameCheap's table here:
http://www.namecheap.com/domain-pricing.asp?pricefor=register
(yes, I know that's ASP)
It would be great if I could easily add data via forms to a MySQL database which would pick up all the information.
I am not an expert in PHP, so I would appreciate any guidance. Thank you!







