cookies - I'm using a audio in my web page i need to play it first time but not on page refresh in php -


I am using an audio in my web page, I have to play it for the first time, but on page refresh in PHP No

   

You just need to store a boolean in the session.


Comments