For awhile now I have been playing around with PHP, and all of its functions. But I have always been editing variables and pages in one time instance. What I want to do is be able to have a poll, and have the PHP code automatically update the variable storing the amount of votes cast. How do you code it into the PHP script to automatically update its variables without you going in very time to update them????
thanks in advance,
shimano55