Skip to content

Instantly share code, notes, and snippets.

@swimmer35
swimmer35 / msurgeon php
Created September 20, 2013 16:39
php code index.php
<?php $thisSection="Home"; ?>
<? include("includes/doctype.php"); ?>
<head>
<title>Micro-Surgeon | Data Recovery</title>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<!-- meta name="description" content="" />
<meta name="keywords" content="" / -->
<? include("includes/sitebase.php"); ?>