Submit Your Article Forum Rules

Results 1 to 5 of 5

Thread: rating system

  1. #1
    Junior Member
    Join Date
    Jan 2008
    Posts
    26

    rating system

    Hi all
    I want to add a simple rating system to my website using php /ajax
    any one can help ?
    I checked many ways..but it's all complecated
    Regards

  2. #2
    WebProWorld MVP DaveSawers's Avatar
    Join Date
    Dec 2006
    Location
    Lunenburg, Nova Scotia, Canada
    Posts
    760

    Re: rating system

    I can't see what's complicated about it. Just keep votes on a MySQL database table. Add logging of IP addresses to prevent multiple votes from a single user.
    Dynamic Software Development
    www.activeminds.ca

  3. #3
    Junior Member
    Join Date
    Jan 2008
    Posts
    26

    Re: rating system

    I v no problem in this part..The problem how to render image by ajax

  4. #4
    Senior Member
    Join Date
    Sep 2005
    Posts
    254

    Re: rating system

    There are a large number of tutorials out there for creating css ratings systems that should get you started. Unfortunately the example website I usually use seems to be under redevelopment, however this one seems pretty good

    CSS: Using a list item to create a star rater

  5. #5
    WebProWorld MVP DaveSawers's Avatar
    Join Date
    Dec 2006
    Location
    Lunenburg, Nova Scotia, Canada
    Posts
    760

    Re: rating system

    Quote Originally Posted by carolin.c22 View Post
    I v no problem in this part..The problem how to render image by ajax
    You didn't mention this in your original question.

    You need to be more specific. What exactly do you mean by "how to render image by ajax"?
    Dynamic Software Development
    www.activeminds.ca

Similar Threads

  1. 5 Star Rating System Keeping Track
    By Geos59 in forum SEO 101
    Replies: 0
    Last Post: 06-19-2008, 11:56 AM
  2. Feed Rating System For Phpbb
    By mrfemale2003 in forum Web Programming Discussion Forum
    Replies: 1
    Last Post: 07-19-2005, 01:42 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •