Page 1 of 1

Star rating system?

Posted: Sat Nov 07, 2009 9:33 pm
by Fighterlegend
Alright, I've been tackling this for a while now..
And I've run out of ideas :/

I want to add a 'save rating' function to this: http://fighterlegend.com/effects/star/st.html

But I just can't do it..

What I want to use the rating system for:
My forums and blog. So users can rate other users forums.


I came to you guys to help me!

Re: Star rating system?

Posted: Sun Nov 08, 2009 7:55 am
by Gadgetmo
Well, you'd probably have to use a giant mysql database. But thats all I know - sorry. 8O

Re: Star rating system?

Posted: Sun Nov 08, 2009 8:22 am
by Fighterlegend
Haha, thanks anyways..

I'll try to get either a XML database, or a mySQL database..

Most likely XML, because it's easiest for me to edit..
I already made a php script to write to a .xml file..