I am using PHP and HTML. I have a link that should be redirected to a page or refresh the page.
I have searched on Google the usage of windows.location.href
, but failed.
The redirected html page is shown within the original html page. It seems a common problem but I do not know how to solve. Do you have any ideas on how to solve?