MyBB Community Forums

Full Version: PHP problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I want a normal script that do the similar as the Portal Redirect
that redirects users to, for example, index2.html, when they first visit

after their first visit, it will redirect them to index.html when they visit again.

how do I do that??