ajout recherche

This commit is contained in:
2024-05-29 10:50:49 +02:00
parent aa05e82ca5
commit 2d1b8c0a45
6 changed files with 88 additions and 3 deletions

View File

@@ -16,6 +16,9 @@
<nav>
<ul>
<li><strong>Music APP</strong></li>
<form method='GET'>
<input type='text' name='recherche' placeholder='Recherche... '>
</form>
</ul>
<ul>
<li><?=anchor('albums','Albums');?></li>