i have a file called recent.php which handles the latest searches and writes them to a text file but do i use the follwing code just where the search form is, or just where the page is (e.g. recent_searches.php), or both <?php include("recent.php");?> Code (markup):