Search found 1 match

by andys627
Tue Jan 18, 2011 3:07 pm
Forum: PHP - Code
Topic: Displaying info from mysql in real time w/o refreshing
Replies: 1
Views: 229

Displaying info from mysql in real time w/o refreshing

Hi. I'm pretty new to php, mysql, jquery... please bear with me... I am trying to display some info in real time without refreshing the page. I am working on a website where a group of users collectively bid tokens towards a goal (a goal consists of a description and an amount). Administrators will ...