Scroll to top
use javascript in php or how to redirect on any page in php

<?php

echo ‘<script LANGUAGE=”JavaScript”>window.location.href=”‘.site_url().’/loginform“;</script>’;

?>

Leave a Reply

Your email address will not be published. Required fields are marked *