Hi guys,
Im a uni student who's just getting started on PHP + i've hit a brick wall already. One of my tasks is to use PHP to show the song lyrics of "10 green bottles" (standing on a wall) using loops and if statements. I was thinking of having 1 paragraph echo at a time with a time delay of 10 seconds or so - which i could do easily with java script, but i have no idea how to do this with php.
I would be grateful for any help whatsoever e.g. links to similar code/ or if you are a legend: a working code that i can change (im not a copycat honestly :) )
Thanks dudes/ dudettes.