31 December 2019

How to refresh a page using PHP?

Refresh a page using PHP




<?php
  
header("refresh: 0");

exit;
?>

No comments:

Post a Comment

How to create youtube videos slider with play and pause option in wordpress?

Create youtube videos slider with play and pause option in wordpress youtube videos slider Use this shortcode:- [punjab_today] function my_...