Thanks for reply,
ya i have used,but my requirement is
i have two php page (search.php,search_form.php) displaying center and right frame,when user select keyword(year or subject) from search_form.php(example 2008) then it result will display in search.php page and in this page there is paging option (i.e displaying only 10 records /page) for these i have to maintain search keyword there fore i have used session
still here its working rite,
but problem comes here,suppose if i select another keywork(example communication) from search_form.php and submit form then privious value i.e 2008 from session in result page(search.php) has to clear,
here i m facing problem,
please let me know if u have any idea,
thanks
Muhammed