Vote system
Vote system
Hello. I have problems with vote system. I would write same vote system as on
bash.org.pl. + and - are linked to controller 'vote', when i click on them, div called for e.g. 123_vote(where '123' is id of object) will refresh with new value loaded from database, and div 123_msg will refresh with message. I'm using codeigniter framework. Need help, sorry for my english.