how to add get request to php include code example Example: add get parameter to url in php include $_GET['id']=$somevar; include('myFile.php');