alma

From Rock3r, 7 Years ago, written in PHP, viewed 763 times.
URL https://paste.godclan.hu/view/avIK99tP Embed
Download Paste or View Raw
  1. $date = date("h:i:s");
  2.  
  3. if( $date == "23:59:59"){
  4.      header("location: alma.fa");
  5. }else{
  6.      //source of index
  7. }

Reply to "alma"

Here you can reply to the paste above