1
0
mirror of https://github.com/restoreddev/phpapprentice.git synced 2025-08-29 17:30:02 +02:00

Adding new HTML chapter under web

This commit is contained in:
Andrew Davis
2020-02-02 10:21:14 -06:00
parent b8af664af3
commit ee7c6c4f47
3 changed files with 48 additions and 0 deletions

View File

@@ -32,6 +32,7 @@
<li><a href="/web/http.html">HTTP</a></li>
<li><a href="/web/http-post.html">HTTP POST</a></li>
<li><a href="/web/http-server.html">PHP HTTP Server</a></li>
<li><a href="/web/php-html.html">PHP HTML</a></li>
</ol>
<a href="/credits.html">Credits</a>