This php code can be used in a drupal block to display the most popular searches on your site.
block
How to display a View in a Block
July 27th, 2007 - brett
If you want to use a view to get the power of pagers but you need it to render in a block then follow this guide.
Display Blocks On Specified Node Types
July 25th, 2007 - brett
This code snippet will allow you to only display a block on the node types you select.
