redirect in php
<html>
<body>
<a href="<?php echo site_url(); ?>/test/"><button>click me</button></a>
</body>
</html>
or
echo '<script LANGUAGE="JavaScript">window.location.href="'.site_url().'/customer-list";</script>';
We provide knowledgeable blogs related to php, jQuery, html, css, wordpress, woocommerce, cordova app with examples in 2021.
Comments
Post a Comment