Adding Parameter on PHP Page

Artikel terkait : Adding Parameter on PHP Page


A simple script ex:

Edit or adding script your page with this scipt:
<?php
if(!isset($_GET["labscame"]))
{
    header('Location: https://www.google.com');
}
?>
  •  labscame : the parameter, you can edit with your word
  •  https://www.google.com : if someone not use the parameter will be kick out to google 
example link :
https://script.lb-s.cc/?labscame

Artikel LabScame Lainnya :

0 comments:

Copyright © 2018 LabScame | Design by Bamz