help

hello, i need a little help to write a php code:
i want a code that starts at to echo for example 20 000 then every 6 hour it will go down either 10,20,30,40,50,60,70,80,90 or 100.

so it will kinda be like:

every 6 hour do “The result”- random(10-100)= “the result”
echo: “the result”

Have you looked at how to solve your question?

Sponsor our Newsletter | Privacy Policy | Terms of Service