Re: PHP + anketa

From: bj (bjservis@atlas.cz)
Date: 01. 02. 2001, 19:46 CET


zkouse jsem to takhle..ale jaksi to nefunguje.... :(

pokud byste byl nekdo tak laskav, cely zdrojak je tady:

http://crudo.webz.cz/test.txt

diky
crudo


<? if ($send=="1"): ?>
<?
  if (!IsSet($ank01all))
      $ank01all = 0;
  $ank01all++;
  SetCookie("ank01all", $ank01all);
?>
<? else: ?>
<? $send="0"): ?>
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
......
.....
..
.....
.......
<input type="hidden" name="send" value="1">
<? if (!$ank01all): ?>
 <input type=submit alt="hlasovat" value=HLASOVAT name="submit">
<? else: ?>
<font size="1"><b>Odhlasováno</b></font>
<? endif; ?>
...
........
.........



This archive was generated by hypermail 2.1.2 : 04. 09. 2001, 05:25 CEST