Would it be difficult to add a hit counter for each auction item?
Would it be as simple as adding a "count" field to the products table and then adding some code to the view_product.html file?
I'm new to php/mySql.
Bob
Auction item hit counter
2 posts
• Page 1 of 1
Yup.. that's pretty much all it would take.
The code in view_product.html might look something like:
assuming that you added a field named 'count' to the products table. Note that this won't work properly if you are using the dataface output cache (which is disabled by default).
2 posts
• Page 1 of 1
Return to Web Auction Discussion Who is onlineUsers browsing this forum: No registered users and 5 guests |