We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41f8953 commit 6eaa346Copy full SHA for 6eaa346
index.html
@@ -81,6 +81,13 @@ <h2>Python</h2>
81
<li><a href="python/lesson1/tutorial.html">Lesson 1 - Introduction to Python</a></li>
82
<li><a href="python/lesson2/tutorial.html">Lesson 2 - Playing with variables</a></li>
83
</ul>
84
+
85
+ <h2>PHP</h2>
86
87
+ <ul>
88
+ <li><a href="php/lesson1/tutorial.html">Lesson 1 - Online PHP Environment in Minutes</a></li>
89
+ <li><a href="php/lesson2/tutorial.html">Lesson 2 - Introduction to PHP</a></li>
90
+ </ul>
91
</section>
92
<footer>
93
</footer>
0 commit comments