path = 'https://www.google.com/search'; $rqst->query = array('q' => 'rest api'); print $rqst->uri; ?>