Well, I have a little bar here on my site
<div style="padding: 30px;" class="bg-light-gray" id="barra- programas"></div>
I want to use JS to make every 10 seconds it changes text, in
/sistemas/frases.php
When it comes it comes with a different phrase, every 10 seconds I want js to take a phrase from there and put it on the bar, deleting the previous message.