How do I evenly rotate urls using PHP w/o database

So I have 3 landing pages and I want to rotate evenly between all 3 of them. I’m using php and I do not have access to any database. I’ve seen a lot about using a .txt file to update the order of the url’s but can’t seem to get anything to work. Please help!

i do not understand what you are trying to send by “rotate”

you would use a flat file database and not a mysql database if thats what your asking

Sponsor our Newsletter | Privacy Policy | Terms of Service