Jump to content

Rating system within HTML table


j3rmain3

Recommended Posts

I was wondering whether it is possible to create a rating system in PHP embedded within a HTML table?

My situation is the client has a list of documents in a table with links. What the he wants is to be able to rate each document but they have already created the table in HTML and there are over 40 files so i dont really want to ask him to use MySQL because there is no way they will understand how to use it and storing the names in MySQL will take a long time.

this is the layout i was considering using - with Radio Buttons

-----------------------------
Document Title  | Rating        |
-----------------------------
Document1.doc | 1o o o o o5 |
-----------------------------
Document2.doc | 1o o o o o5 |
-----------------------------
Document3.doc | 1o o o o o5 |
-----------------------------

-------------
|  submit    |
-------------

If i havent explained it properly please reply and i will try and answer as best i can thanks

J3rmain3

Link to comment
https://forums.phpfreaks.com/topic/24079-rating-system-within-html-table/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.