Hi guys, I have a string that is echo'd on my PHP page
$output_string
and a piece of javascript updates $output_string with the current song being played on the radio, now is it possible to automatically run a piece of code everytime that $output_string changes?
Regards
Jamie.
$output_string
and a piece of javascript updates $output_string with the current song being played on the radio, now is it possible to automatically run a piece of code everytime that $output_string changes?
Regards
Jamie.