PHP Update On Page

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
justinkingsmusic
Forum Newbie
Posts: 5
Joined: Tue Feb 02, 2010 3:54 pm

PHP Update On Page

Post by justinkingsmusic »

Ok here's what I need I have a div section on my page that displays numbers (points). What I want is for when a user answers a question on my webpage it automatically updates that div with 5 more points. Anyone know how to do this?
Post Reply