![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archiveProblem while accesing $_POST
From: Leszek <leszekt80@poczta.onet.pl>
Date: Tue Jan 31 2006 - 14:50:26 CET
Hi.
I have a problem with a form.
if($_POST[$dane[$idhotelu]['zamow'][$k]]==$i){ // $k is
Trouble is that after reloading this form if condition is true for $i==0
I think i'm making a mistake while accessing $_POST array but i' don't know
Thanks for help...
|