"") {$search=$_GET['hdnText'];} ini_set('display_errors',1); ini_set('display_startup_errors',1); error_reporting(E_ALL); ?> Publications using Equitap Works = '$SearchString5'"; if ($SearchString1<>"") {$query= $query . " and topics like '%$SearchString1%'";} if ($SearchString2<>"") {$query= $query . " and authors like '%$SearchString2%'";} if ($SearchString3<>"") {$query= $query . " and title like '%$SearchString3%'";} if ($SearchString4<>"") { if ($SearchString4=="External" || $SearchString4=="Equitap Network" ) {$query= $query . " and ownership like substring('$SearchString4',1,8)";} else {$query= $query . " and category like substring('$SearchString4',12) and ownership like substring('$SearchString4',1,8)";} } if ($SearchString6<>"") {$query= $query . " and substring(pub_date,1,4) <= '$SearchString6'";} } //$query = $query . " ORDER BY pres_date"; $total_results = mysqli_num_rows(mysqli_query($db,$query)); $totpages = ceil($total_results / $max_results); $query = $query . " ORDER BY pub_date DESC LIMIT $from, $max_results"; $result=mysqli_query($db,$query); $num=mysqli_num_rows($result); if ($total_results == 0 || $num == 0) { $first = 0; $last = 0; $page = 1; } if ($page <= $totpages) { if ($totpages == 1) { $last = $num; $first = 1; } else { $first = $from + 1; if ($num == $max_results) { $last = $from + $max_results; } else { $last = $total_results; } } } mysqli_close($db); } ?>
banner
   
Search

Only search Equitap
 
">
 Search Publications
Topic: Title or part of title: ">
Authors(s): "> Type:
Date between: And:
Listing of Publications using Equitap Works
- of publications found, listed by date.

" alt="cover page" height="75" border="1px" style="border-color:#CCCCCC"> ">



Author(s):

Date:
 " target="_blank">
"") {echo "($fl_size)";} ?>
 

 

= 1){ echo "Page: "; for($k = 1; $k <= $totpages; $k++){ if(($page) == $k){ echo "$k "; } else { echo "$k "; } } } ?>