n/oldblog
Archived
1
0
Fork 0
This repository has been archived on 2024-02-13. You can view files and clone it, but cannot push or open issues or pull requests.
oldblog/liens/html/zbox.php
2023-04-30 21:50:11 +02:00

28 lines
886 B
PHP

<?
#############################################
# phpDirectory v1.0 #
# #
# Jean-Yves Fort - 21 avril 2001 #
# jean-yves@lozere-online.com #
# #
# Consulter les documents du repertoire #
# /doc pour plus d'informations sur #
# l'installation, l'auteur, les conditions #
# d'utilisation. #
#############################################
?>
<table>
<tr><form action="index.php" method="post">
<input type="hidden" name="m" value="l">
<input type="hidden" name="s" value="1">
<td>Recherche&nbsp;&nbsp;</td>
<td><input type="text" name="z"
<? echo "value=\"".$z."\""; ?>
size=15 maxlength=40></td>
<td>&nbsp;
<input type="submit" value="Ok"></td>
</tr></form>
</table>