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 create video slider with cuncks of videos without download all videos?

 Create video slider with cuncks of videos without download all videos function custom_video_slider_shortcode() { $slider_id = 'vide...