Ejemplo n.º 1
0
		<input class='input_field' size=20 type ='password' name='password'>
<br>
		<input class='button' type='submit' value='Submit  '>
	</form>

	<form action='register.php' method='post'>
		<input class='button' type='submit' value='Register'>
	</form>
 <a href=recovery.php>Forgot your password?</a>
	<?
	}
?>
	<h2 class="menu">SET MENUS</h2>
		<ul><?menu_list();?></ul>
	<h2 class="menu">SPECIAL DISHES</h2>
		<ul><? special_list(); ?></ul>
	<h2 class="menu">DRINKS</h2>
		<ul><? drinks_list(); ?></ul>
</div>

</div><!-- end of main body -->
<div id="footer_separator"></div>
<div id="footer">
    <p>Website design by
    <a href="http://www.amidev.co.uk">aMiDeV</a></p>
</div>
<!-- phpmyvisites -->

<a style="color: #85bbe9;" href="http://www.phpmyvisites.us/" title="Free web analytics, website statistics"
onclick="window.open(this.href);return(false);">
<script type="text/javascript">
						<label for='password'>Password:</label>
							<input id=password size=20 type ='password' name='password'></font>		
							<input class='button' type='submit' value='Submit  '></font>
						</form>
						<form action='register.php' method='post'>
						<input class='button' type='submit' value='Register'>
						</form>
					</div>
<?
}
?>
				<div class="contentright"><center><h2>SET MENUS</h2></center></div>
					<div class="subboxright"><ul><?menu_list();?></ul></div>
			
				<div class="contentright"><center><h2>SPECIAL DISHES</h2></center></div>
					<div class="subboxright"><ul><? special_list(); ?></ul></div>
			
				<div class="contentright"><center><h2>DRINKS</h2></center></div>
					<div class="subboxright"><ul><? drinks_list(); ?></ul></div>
			
		  </td>
		 </tr>
		</table>
			<!-- end of right columnt -->
 	 </td>
	</tr>
  </table>
 			<!-- end of center without sides -->
  </td>
 </tr>
</table>