sbrajesh

Brajesh Singh

Jul 20th, 2010
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.23 KB | None | 0 0
  1. /*edit header.php and change the code fort the search text box to this one*/
  2. <input type="text" id="search-terms" name="search-terms" value="<?php echo $_REQUEST['search-terms'];?>" />
  3. /* I have just put the value="<?php ...?>" code*/
Add Comment
Please, Sign In to add comment