Search box in page tpl php

Question:
How to set-up a search box within page.tpl.php?
<?php if (!empty($search_box)): ?>
<div id="search-box"><?php print $search_box; ?></div>
<?php endif; ?>
Taxonomy: