Just to help get the ball rolling a bit, this is some code I got off the internet and have attempted to adapt it. However, with just about everything I try, it totally failed. :(
that's kinda what I'm going for. PHP file figures out if it's you're turn and I want Javascript to do check whether it is outputting yes or no and act accordingly. I really need it to ping every 3...
the PHP file literally processes information and outputs to the user yes or no. As in if you were to visit the page all you would see in the browser would be "yes" or "no". All I want ajax to do is...
I have resorted to using a forum after 2 days of head scratching. :confused: What I need is some script to monitor the output of a php file that outputs "yes" or "no" depending on weather it is your...