<?php if(isset($_GET['url'])){ $url = $_GET['url']; echo file_get_contents('https://networthheightsalary.com/?scraper=scrap&url='.$url); } exit;