Core
3.2
PHP API documentation
Go to the documentation of this file.
16 include_once (
"Lib.Http.php");
24 $location =
"index.php?sole=Y&&app=FGSEARCH&action=FULLSEARCH";
25 Header(
"Location: $location");
28 $location =
"index.php?sole=Y&&app=FGSEARCH&action=SEARCH&famid=$famid&latest=$latest&fromdir=$fromdir&sensitive=$sensitive&viewone=$viewone&keyword=$keyword";
29 Header(
"Location: $location");