Skip to content

Commit

Permalink
Merge pull request #2 from waerloga/gh-pages
Browse files Browse the repository at this point in the history
I forgot a file
  • Loading branch information
ss23 committed Oct 3, 2012
2 parents 1bab8f0 + 0c34a13 commit cf0e203
Showing 1 changed file with 1 addition and 19 deletions.
20 changes: 1 addition & 19 deletions databases.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,25 +31,7 @@ <h1>PHP101</h1>
</div><!-- end banner -->

<div class="wrapper">
<nav>
<ul>
<li><a href="index.html">Introduction</a></li>
<li><a href="start.html">Down the rabbit hole - Part 1</a></li>
<li><a href="operators.html">Calling all operators - Part 2</a></li>
<li><a href="loops.html">Looping the loop - Part 3</a></li>
<li><a href="types.html">The food factor - Part 4</a></li>
<li><a href="files.html">Rank and file - Part 5</a></li>
<li><a href="functions.html">Functionally yours - Part 6</a></li>
<li><a href="objects.html">The bear necessities - Part 7</a></li>
<li><a href="databases.html">Databases and otters - Part 8</a></li>
<li><a href="sessions.html">Sessions in cookie jars - Part 10</a></li>
<li><a href="xml.html">Sinfully simple - Part 11</a></li>
<li><a href="error-handling.html">Bugging out - Part 12</a></li>
<li><a href="validation.html">The trashman cometh - Part 13</a></li>
<li><a href="fin.html">A real challenge - Part 14</a></li>
</ul>
</nav>

{% include nav.html %}
<section>
<h2>Mix and match</h2>
<p>One of the most compelling things PHP has going for it is its
Expand Down

0 comments on commit cf0e203

Please sign in to comment.