ajout SAE PHP 19/20 Meilleure note de la promo
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
<div style="text-align: center; margin-top: 30px;">
|
||||
<h2>Résultats de recherche pour "<?= html_escape($search) ?>"</h2>
|
||||
|
||||
<?php if (empty($tvshows)): ?>
|
||||
<p>Désolé, "<strong><?= html_escape($search) ?></strong>" n'est pas dans notre catalogue.</p>
|
||||
<?php endif; ?>
|
||||
</div>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
Reference in New Issue
Block a user