Skip to content Skip to footer

https://www.myweb.com/smallsearch.html

This is a search page

https://www.myweb.com/searchresults.php

<? $params=””; foreach($_REQUEST as $name=>$value)
{
//we propagate all parameters to the search results except the controller page
if ($name!=”controllerPage”)
{
$params=$params.$name.”=”.$value.”&”;
}
}
?>

This is a result page


https://www.booking-manager.com/wbm2/page.html?companyid=7928&view=SmallSearchForm&setlang=en&target=_blank