19 September 2019

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>';



?>

No comments:

Post a Comment

How to fetch instagram posts data?

Fetch Instagram posts data by pasting this code in browser console. (() => { /* ====================================================...