<?php header("Location: http://newurl"); exit; ?>
If I want to delay for few seconds before send forward to this page, any method?
use meta refresh instead
Can I know the actual code? Please give me an example, thank you very much.
This is what I have tried, I just wish to find a better way. Anyway, thanks. 🙂
Sorry, posted wrong message.