PHP Poll system to each article -


the poll system have 2 part(the user cast poll part , result show part) cast poll part has 2 buttons. , down. result show part using 5 star show average result casted vistors. concisely: poll system has 2 button, on up, down. when vistor polls up/down. show average poll result of article. displayed 5 stars.

you need @ least javascript that. update database dynamically when button pressed, need ajax code.

glance on http://jquery.com/ there tons of examples, plugins, discussion there.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -