home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 February
/
Chip_2004-02_cd1.bin
/
chplus
/
jak_psat_web
/
priklady
/
tajna_stranka.php
< prev
next >
Wrap
Text File
|
2002-03-10
|
509b
|
23 lines
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2">
<title>Tajnß strßnka</title>
</head>
<body>
<? if($heslo != "mellon"): ?>
<!--p°ihla╣ovacφ formulß° -->
<form>
Zadej heslo: <input type=password name="heslo">
<input type=submit>
</form>
<? ; else: ?>
<h1>Vφtejte v Morii!</h1>
... dal╣φ tajn² text
<p>popis tohoto p°φkladu je ve <a href="../heslo.htm">strßnce o heslovßnφ</a>.
<? endif ?>
</body>
</html>